PHP Classes

Classes of eugene mercado

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of eugene mercado (1)  >  Mission progress status  >  Reputation  
Picture of eugene mercado
Name: eugene mercado <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 3057420 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 599
Week users: 0
 
  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 clsCustomQuery  
Execute MySQL queries and retrieve results
This class can be used to execute MySQL database queries and retrieve all the result set rows and metadata into class variables.

The class execute a given MySQL query. If it is a SELECT query it stores the result set rows in a bidimensional array class variable. It also stores the number of result set rows and columns in class variables.


  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