How can I read the captions of a RSS feed from a given website? I have to use either Magpie or PHP.
Asked
Active
Viewed 121 times
2 Answers
0
I Suggest you use Simplepie http://simplepie.org/ Its very good documented and easy to use

streetparade
- 32,000
- 37
- 101
- 123
-
What do you understand under suitable? – streetparade Feb 25 '10 at 21:41
-
I wrote the code which outputs everything as XHTML-code. Now how can I determine whether some text is a caption or not. Probably I'm doing something wrong as I started studying just today. – learningown Feb 25 '10 at 21:44