RSS feeds in PHP: Three simple steps to PHP RSS generation
PHP is the perfect language for text handling, its structure is oriented to make this kind of tasks really easy, find here a basic example on how to produce RSS using PHP:
Posted by José León on April 18th, 2008 under PHP |

RSS Feed

Leave a Comment