PHP Classes

Database class for MySQL: Manipulate MySQL database table records

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: 712 All time: 4,637 This week: 455Up
Version License PHP version Categories
database-class 1.0GNU General Publi...5.0PHP 5, Databases
Description 

Author

This class can manipulate MySQL database table records.

It can connect to a MySQL database and execute queries to manipulate the records of a given table.

Currently it can insert new records into a table given the values of each table field.

It can also execute SELECT queries to count or retrieve into a single array all table records that match a given condition.

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

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file config.php Conf. MySQL database connection
Plain text file Database.php Class Database class
Accessible without login Plain text file index.php Example example file

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:712
This week:0
All time:4,637
This week:455Up
User Comments (1)