PHP Classes

Database class for MySQL: Manipulate MySQL database table records

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 711 All time: 4,629 This week: 298Up
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
Age: 37
All time rank: 2806170 in India India
Week rank: 578 Up42 in India India Up

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:711
This week:0
All time:4,629
This week:298Up
User Comments (1)