PHP Classes

dbclass with execution query: MySQL database query 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
Not enough user ratingsTotal: 599 All time: 5,200 This week: 455Up
Version License PHP version Categories
advanced_dbclass 1.0Free For Educatio...5.0PHP 5, Databases
Description 

Author

This class is a MySQL database query wrapper.

It wraps the execution of SELECT, INSERT, UPDATE and DELETE queries.

The results from SELECT queries are gathered in a single array with values stripped from any slashes.
Return all select query results into arrays or resource objects
Return the last inserted ID
Handle errors (optional Exception handling)

Picture of Pramendra
Name: Pramendra <contact>
Classes: 1 package by
Country: India India

  Files folder image Files (1)  
File Role Description
Plain text file dbclass.php Class this class used the create the connection with database and execute the select, update and delete query

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:599
This week:0
All time:5,200
This week:455Up
User Comments (1)