PHP Classes

Classes of Adnan Siddiqi

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Adnan Siddiqi (1)  >  Mission progress status  >  Reputation  
Picture of Adnan Siddiqi
Name: Adnan Siddiqi is available for providing paid consulting. Contact Adnan Siddiqi .
Classes: 1
Country: Pakistan Pakistan
Age: 124
All time rank: 2582 in Pakistan Pakistan
Week rank: 192 Up2 in Pakistan Pakistan Equal
All time users: 9540
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  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 MySQL to JSON  
PHP Programming Innovation award nominee
July 2006
Number 3
Convert data from MySQL query results into JSON
This class can be used to convert data from MySQL query results into a JavaScript expression in JavaScript Object Notation.

It 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.

Each array element represents an object with the properties set to the query result column names. The property values are the query results for the respective row and column.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 62% 68% 62% 75% - - 51% 2465
Month: Not yet rated by the users


  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