PHP Classes

Classes of Rich Zygler

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Rich Zygler (1)  >  Mission progress status  >  Reputation  
Picture of Rich Zygler
Name: Rich Zygler <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 1442217 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 2112
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image SQL XML  
Generate XML documents from MySQL query results
This class can be used to generate XML documents from MySQL query results.

The class executes a given MySQL query. It may restrict the range of extracted rows to a given page on which a configurable limit number of rows is returned.

The generated XML documents are defined by row and column tags that contain the values of each query result row and column.

The XML documents also include tags that export the total number of rows, number of results per page, total number of pages and the current page number.

The class uses the PHP DOM XML to generate the XML documents.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z