i have search the whole net for finding af NICE and easy and simple method to get twitter status and now i found one.. but it dont work
i try this
http://tareq.wedevs.com/2009/05/playing-with-twitter-json-using-php/
but it says
“Notice: Use of undefined constant text – assumed ‘text’ in /Applications/MAMP/htdocs/test/twitterWidget/twitter.php on line 8
iPad2 simulator /w Css3, Jquery and HTML5 http://t.co/GaNMTbg via @altryne”
what do i need to do?
You have to put that text index in the 8th row into qoutes. I’ve posted here the corrected version.
The last code example block on that site also has the same error throughout all its lines. You must put string array indexes into quotation marks to avoid notices.