PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2009-10-08 (7 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 575 All time: 5,088 This week: 1,081Up
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

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:575
This week:0
All time:5,088
This week:1,081Up