Hey guys;
can anyone suggest me to develop a simple RSS reader with php.

Recommended Answers

All 3 Replies

Well you could try using XSLT to display it. And you could place it into a section of another file with an Iframe.

Although since this is a PHP form, then I would say the easiest way would be to use SimpleXML if you are using PHP 5.0

http://www.w3schools.com/php/php_xml_simplexml.asp

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.