PHP Classes

DB Operations: MySQL database queries wrapper

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 1,253 All time: 3,059 This week: 488Up
Version License Categories
dboperations 1.0FreewareDatabases
Description 

Author

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

Picture of Anjani Kumar Piratla
Name: Anjani Kumar Piratla <contact>
Classes: 1 package by
Country: India India

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file database.php Conf. Database settings file
Plain text file dboperations.php Class Handles almost all MySQL queries
Accessible without login Plain text file use.dboperations.php Example Use this file to use the class dboperations

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,253
This week:0
All time:3,059
This week:488Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:56%StarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2684