PHP Classes

Database Operations: MySQL database access 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
StarStar 35%Total: 1,247 All time: 3,069 This week: 455Up
Version License Categories
databaseoperations 1.0.0FreewarePHP 5, Databases
Description 

Author

This class is a MySQL database access wrapper that can be used to manipulate records of MySQL table.

It can:

- Connect to a given MySQL database
- Retrieve the fields of a given table
- Retrieve the number of records in a table
- Execute a SELECT query and retrieve the results into an array
- Insert or update database table records from a list or arguments
- Delete records from a given table that match a specified condition

The code comments and the documentation are in Portuguese.

Picture of Aderbal Nunes
Name: Aderbal Nunes <contact>
Classes: 4 packages by
Country: Brazil Brazil

 

  Files folder image Files (2)  
File Role Description
Plain text file DatabaseOperations.inc.php Class MSQL Manipulation
Accessible without login Plain text file doc.php Doc. DOcumentação

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,247
This week:0
All time:3,069
This week:455Up
 User Ratings  
 
 All time
Utility:56%StarStarStar
Consistency:43%StarStarStar
Documentation:31%StarStar
Examples:-
Tests:-
Videos:-
Overall:35%StarStar
Rank:4141