Uploader Comments (phpacademy)
All Comments (60)
-
Install pure LAMP in Arch Linux and you will have curl.
-
notepad++ and context here
-
@technoboi0 Notepad++ here :D
-
Excellent! Thank you!
I hadn't heard of ConTEXT before, I use Geany.
-
sorry for the double post, though I'm getting this error:
Notice: Trying to get property of non-object in /opt/lampp/htdocs/include/late
sttweet.php on line 14 The echo statement is on line 14... any help? (I checked the code and cURL is enabled according to phpinfo() )
-
I'm quite new to php.
I'm guess you could set the amount of latest tweets using a simple for loop aswel?
-
thanks 4 sharing!
-
Hi!
It is a nice tutorial. I don't have a Twitter account that is why I am little confused. How would a beginner know which file to call?
You used "user_timeline.xml" to get tweets. How did you know that you need to call this file? What if I want to get latest emails from my Yahoo! Inbox. How would I get that?
Please, help!
-
Yes...
-
just a tip: next time include your password, that way you don;t have to stop your interesting tutorials. keep up the good work!
cheers!
What's the name of that php editor you're using?
modernclics 1 year ago
It's a free text editor that supports the highlighting of lots of different syntax. It's called ConTEXT.
phpacademy 1 year ago
Can you use cURL to read content ( like a table) from a website and display it on yours?
DaSchLumpF2 1 year ago
Do you mean a database table or content specifically from a page?
phpacademy 1 year ago