Categories
Tags → Object Array Javascript

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

JavaScript Array object

Explanation and listing of the Array object in JavaScript and its methods and properties.
DETAILS
©2003-2019 jCay.com