PHP Classes

Classes of yao

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of yao (1)  >  Mission progress status  >  Reputation  
Picture of yao
Name: yao <contact>
Classes: 1
Country: China China
Age: ???
All time rank: 356438 in China China
Week rank: 185 Up4 in China China Up
All time users: 395
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 MySQL  
Execute MySQL queries from lists of parameters
This class can be use to execute MySQL database queries from lists of parameters.

It can connect to a MySQL database given a data source string identifier.

The class can execute SQL SELECT queries and return the results as arrays with a single result set column, single result set row, all rows and columns in a result set, or an individual value from the first column and row of the result set.

It can also return the number of rows in a result set and execute multiple queries in a single call.


  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