Page 1 of 1

RSS using PHP

Posted: Sat Aug 11, 2007 1:38 pm
by forum.samir
Hi, I am new in RSS. My client wants RSS in his site. Could anyone help , what is it and how can i develop it using php?

Posted: Sat Aug 11, 2007 2:33 pm
by kaszu
RSS is a specific XML. More info: http://cyber.law.harvard.edu/rss/rss.html
Just have a look at rss.php?f=1 (view source) and it should be clear. If something unclear, just ask.

Re: RSS using PHP

Posted: Sat Aug 11, 2007 7:35 pm
by superdezign
forum.samir wrote:Hi, I am new in RSS. My client wants RSS in his site. Could anyone help , what is it and how can i develop it using php?
Make sure that they actually have content that is organized enough to need RSS. A lot of clients seem to want it just to have it, not knowing much about what it is themselves. They tend to like buzzwords. :P

Posted: Sat Aug 11, 2007 10:42 pm
by forum.samir
thanks for your reply