PHP Classes

Classes of Anjani Kumar Piratla

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Anjani Kumar Piratla (1)  >  Mission progress status  >  Reputation  
Picture of Anjani Kumar Piratla
Name: Anjani Kumar Piratla <contact>
Classes: 1
Country: India India
Age: ???
All time rank: 2071128 in India India
Week rank: 195 Up19 in India India Up
All time users: 1253
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 DB Operations  
MySQL database queries wrapper
This class is a wrapper around MySQL databases to execute most type of database SQL queries. It can:

- Connect to MySQL server and select database to work with
- Delete records from a table using and without using the where clause
- Update records of a table
- Drop a table from a database
- Create a table
- Insert values into a table
- Show all tables in a database
- Show all databases
- Fetch and display all records from a table
- Close database connection


  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