Turn SQL into XML with PHP

W
Document Sample
scope of work template
							Turn SQL into XML with PHP
Easily convert the results of a database query into an XML document

Level: Intermediate

Vikram Vaswani, Founder, Melonfire

24 Jul 2007

Ever wished for an easy way to transform SQL result sets into XML? It's a PEAR
package named XML_Query2XML, and it provides a comprehensive framework to
efficiently turn the results of a database query into a customizable XML document. This
article introduces the package, and demonstrates useful real-world applications, including
using it with XSL and XPath, combining it with data from external Web services, and
creating database dump files.


To view the complete document CLICK HERE

						
Related docs
Other docs by bns26590
XML File Specifications
Views: 52  |  Downloads: 0
JAVA DISTRIBUTION LICENSE (PLATFORM VERSION)
Views: 3  |  Downloads: 0
SQL Server Event Notification Whitepaper
Views: 28  |  Downloads: 1
SQL on Fire! Part 1
Views: 31  |  Downloads: 1
Using Java (Visual J++)
Views: 4  |  Downloads: 0
Enterprise Java Beans (part II)
Views: 5  |  Downloads: 0
XSEM-AConceptualModel for XML Data
Views: 4  |  Downloads: 0
Rationale for table XML format
Views: 9  |  Downloads: 0