How can I read the captions of a RSS feed from a given website? I have to use either Magpie or PHP.
A:
I Suggest you use Simplepie http://simplepie.org/ Its very good documented and easy to use
streetparade
2010-02-25 21:25:10
I tried that but I didn't found a suitable example.
learningown
2010-02-25 21:38:23
What do you understand under suitable?
streetparade
2010-02-25 21:41:54
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
2010-02-25 21:44:29