PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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?
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.