Twitter Demo [PHP and javascript]
htttp://dev.artoonsolutions.com/demo/twitter
htttp://dev.artoonsolutions.com/demo/twitter/javascript.php // for javascript reference
** inside this folder you will find javscript.php file this file help you to fetch some unauthorized data from twitter server
** Othere files inside in this folder for php oauth twitter referrence.
NOTE : [ Twitter still not providing oauth with javascript, so please do not waste time to find this kind of googling.]
STEPS :
1) Go to developer.twitter.com and create your own application.
2) At creation step of twitter you must have to provide callback url. [currently we have callback.php]
3) After application created you have to put application and secret key inside the code.
htttp://dev.artoonsolutions.com/demo/twitter/javascript.php // for javascript reference
** inside this folder you will find javscript.php file this file help you to fetch some unauthorized data from twitter server
** Othere files inside in this folder for php oauth twitter referrence.
NOTE : [ Twitter still not providing oauth with javascript, so please do not waste time to find this kind of googling.]
STEPS :
1) Go to developer.twitter.com and create your own application.
2) At creation step of twitter you must have to provide callback url. [currently we have callback.php]
3) After application created you have to put application and secret key inside the code.
No comments:
Post a Comment