MySQL 2 JSON
Package:
Summary:
Generate JSON output from MySQL query results
Groups:
Author:
Description:
This class can be use to Generate JSON output from MySQL query results.
It takes an handle of a previously executed MySQL database query and retrieves the results to generate a JSON string with the values of all the result rows.
Comments are closed.