I have done as per the steps given on http://www.tech-faq.com/send-tweets-to-your-twitter-account-via-php.html page, but i don’t see tweets on my twitter home page.
Please let me know what is wrong,
Is there any error showing in your PHP logs?
I guess the problem is with oauth_token and oauth_token_secret , can i use these which i create in twitter app after login in particular app.
Create your app at apps.twitter.com and then generate the tokens and copy them into your code.
I already created the app and generated token and copied into code. It gives error code 403
how to send create authorization link for twitter application any body please hep me.
example https://api.twitter.com/oauth/authenticate?oauth_token=ejA4ETHwinkU2MPb5gfac1nEYw4zkTIk
how to create it