Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1760
PHP Script Codes > MySQL to JSON
The class takes a MySQL query result handle and retrieves the query result column names and the query result data.
The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.