PHP Classes

MySQL DB Connector: Execute MySQL queries composed programmatically

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 578 This week: 1All time: 5,330 This week: 560Up
Version License PHP version Categories
mysql-db-connector 1.0Freely Distributable5PHP 5, Databases
Description 

Author

This class can be used to execute MySQL queries composed programmatically.

It can establish connections to a MySQL database server using the MySQLi extension.

The class can compose and execute SQL SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses.

Picture of Tharange Priyankere
Name: Tharange Priyankere <contact>
Classes: 1 package by
Country: Sri Lanka Sri Lanka
Age: 40
All time rank: 31026 in Sri Lanka Sri Lanka
Week rank: 416 Up1 in Sri Lanka Sri Lanka Up

Details

Class uses the mysqli extension. So please enable it in your php.ini. In windows - uncomment the line 'extension=php_mysqli.dll' or if not found, add the line in dll section. I'm not sure about *nix.

  Files folder image Files  
File Role Description
Accessible without login Plain text file bank.php Example Sample how to use (Just to see & understand-may not execute)
Plain text file dbconnector.php Class Class File
Accessible without login Plain text file readme Doc. Read First

 Version Control Unique User Downloads Download Rankings  
 0%
Total:578
This week:1
All time:5,330
This week:560Up