PHP Classes

Classes of Anjan Bhowmik

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Anjan Bhowmik (1)  >  Mission progress status  >  Reputation  
Picture of Anjan Bhowmik
Name: Anjan Bhowmik <contact>
Classes: 1
Country: Bangladesh Bangladesh
Age: ???
All time rank: 257633 in Bangladesh Bangladesh
Week rank: 195 Up3 in Bangladesh Bangladesh Up
All time users: 847
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 PHP MySQL PDO class  
Execute general purpose MySQL queries using PDO
This class can execute general purpose MySQL queries using PDO.

It can connect to a given MySQL database server using PDO and executes several types of SQL queries. Currently it can:

- Insert, update and delete table records with given values
- Execute arbitrary prepared queries
- Execute queries and return results in arrays or objects
- Get the last inserted table record identifier
- Check if a given table record exists with a given column value
- Disable foreign key check
- Get the average, sum, maximum or minimum value of a given table column
- Retrieve the column values of a given table
- Retrieve table records as key value-pair associative arrays
- Get a single value of a given table record
- Get a given table column list
- Get a given database tables list
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 75% 66% - - - - 44% 3500
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