PHP Classes

Packages of Chetankumar Digambarrao Akarte

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Chetankumar Digambarrao Akarte (2)  >  Mission progress status  >  Reputation  
Picture of Chetankumar Digambarrao Akarte
Name: Chetankumar Digambarrao ... <contact>
Classes: 2
Country: India India
Age: 43
All time rank: 2762165 in India India
Week rank: 46 Up4 in India India Up
All time users: 746
Week users: 1
 
  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 How to Connect MySQL with PHP  
Simple MySQL database access wrapper
This class is a very simple MySQL database access wrapper.

It just can establish a database connection, execute SQL queries and disconnect.
Not enough user ratings

  Files folder image Simple MySQLi database...  
Connect and query a MySQL database using MySQLi
This class can Connect and query a MySQL database using the MySQLi extension.

It can read and parse a configuration file in the INI format and establishes a connection to a MySQL database server using connection parameters obtained from that configuration file.

The class can also perform several types of operations to access the MySQL database like:

1. Connect to Database
2. Query the database
3. Query the database for number of Rows (mysqli_num_rows)
4. Fetch rows from the database (SELECT query)
5. Fetch the last error from the database
6. Fetch the last Insert Id from the database
7. Quote and escape value for use in a database query
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