PHP Classes

Classes of Duy A. Nguyen

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Duy A. Nguyen (1)  >  Mission progress status  >  Reputation  
Picture of Duy A. Nguyen
Name: Duy A. Nguyen <contact>
Classes: 1
Country: Viet Nam Viet Nam
Age: ???
All time rank: 264211 in Viet Nam Viet Nam
Week rank: 220 Up4 in Viet Nam Viet Nam Up
All time users: 808
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 Small MySQL Connection  
MySQL database access wrapper
This class is a very simple wrapper to access to MySQL databases.

It can:

- Establish database connections
- Execute manipulation queries and return the number of affected table rows
- Execute an SQL SELECT queries and return the result set data in a bi-dimensional array
- Execute an SQL SELECT query and return a single value if the results just contain one row and one column
- Execute an SQL SELECT query just to count the number of result set rows
- Display the error message in the current script page when an error occurs


  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