Show any MySQL table
Package:
Summary:
Retrieve data from a MySQL table into XML
Groups:
Author:
Description:
This class can be used to retrieve data from a MySQL table into a XML document.
It can execute a query to retrieve all data from a given MySQL database table.
The class generates a XML document from the data retrieved from the table. The XML document is displayed as the output of the current script.
It can execute a query to retrieve all data from a given MySQL database table.
The class generates a XML document from the data retrieved from the table. The XML document is displayed as the output of the current script.
Comments are closed.