This is a very simple class that converts data from MySQL query result to JSON format.
It executes a given MySQL query and extracts the results into a single array.
The class calls the PHP function json_encode to return a string with the whole result set data in the JSON format.
|
|
| Name: |
Query To JSON |
| Base name: |
querytojson |
| Description: |
Convert MySQL query results to JSON format |
| Version: |
0.1 |
| PHP version: |
5.2 |
| License: |
BSD License |
| All time users: |
1169 users |
| All time rank: |
2825 |
| Week users: |
10 users |
| Week rank: |
210  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|