I'm looking for the simplest possible solution to get mysql database records as XML output using PHP. That means no third party APIs. Just pure php code and as little of it as possible.
I posted a similar article for c# in my blog and im looking for an equivalent that will work on any hosting company.
Here is the link (i couldn't add tag from my iphone) http://desalasworks.com/ajax-database-access-in-c-sharp-the-simple-way/
Thanks in advance. Steven