Twitter Send Direct Messages Through Codeigniter
Twitter Send Direct Messages Through Codeigniter
How to send a new direct message to the specified user from the authenticating user (TWITTER).
Step 3: After creating application get a keys Consumer key and consumer secret key like.
How to send a new direct message to the specified user from the authenticating user (TWITTER).
Resource URL
Step 1: Download Twiiter API class file and placed inside the third_party or vendor.
Step 2: Go to Twitter developer site create new app https://dev.twitter.com/apps
Step 3: After creating application get a keys Consumer key and consumer secret key like.
Step 4: In View use directly php page
keys are Consumer key , consumer secret key , oauth_access_token and oauth_access_token_secret keys placed inside PHP page.