Page 1 of 1

PHP script generate OPML

Posted: Wed Aug 16, 2006 9:22 pm
by poyor7
Hi,

Im wondering if there is PHP example scripts that can generate OPML from user selection for rss? or similar something like below example or simple php scripts that generate opml?

Example:http://thestar.com.my/rss/channels.asp
Thank in advanced,
poyor7

Posted: Wed Aug 16, 2006 10:18 pm
by RobertGonzalez
It appears that OPML is essentially XML. If you can get your hands on an XML output script (which there are plenty of) I'm sure you can mod it to be an OPML outputter.