RSS using PHP
Moderator: General Moderators
-
forum.samir
- Forum Newbie
- Posts: 7
- Joined: Sat Aug 11, 2007 12:55 pm
RSS using PHP
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?
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.
Just have a look at rss.php?f=1 (view source) and it should be clear. If something unclear, just ask.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Re: RSS 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.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?