Zend - The PHP Company




Code Gallery: fluke2001


Handy SQL to XML function  

Type: code fragment
Added by: fluke2001
Entered: 30/10/2001
Last modified: 01/11/2000
Rating: ***** (4 votes)
Views: 8813
Quick and dirty generic function to parse multiple SQL queries into a DOM XML structure. Based on use with a PostgreSQL db. This SQL2XML function is somewhat stronger then the class-based one that can be found in the code gallery. Perhaps I'll extend / rewrite this function once the DOM XML functionality in PHP is stable.




Search