Login   Register  
PHP Classes
elePHPant
Icontem

Class: DB Operations

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Anjani Kumar Piratla  >  DB Operations  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DB Operations
Base name: dboperations
Description: MySQL database queries wrapper
Related classes:
Version: -
PHP version: -
License: Freeware
All time users: 1215 users
All time rank: 2566
Week users: 0 users
Week rank: 2518
Picture of Anjani Kumar Piratla
Author: Anjani Kumar Piratla <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Age: ???
All time rank: 163688 in India India
Week rank: 2242 Down159 in India India Down


  Detailed description  
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

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Sufficient (75.0%)
-
Not sure (56.2%)
-
-
Not sure (50.6%)
1453
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file database.php Conf. Database settings file
Plain text file dboperations.php Class Handles almost all MySQL queries
Plain text file use.dboperations.php Example Use this file to use the class dboperations

Download all files: dboperations.tar.gz dboperations.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.