Login   Register  
PHP Classes
elePHPant
Icontem

Class: MySQL_Control

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sinan Özel  >  MySQL_Control  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL_Control
Base name: mysql
Description: Simplified MySQL Database Control
Related classes: , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1353 users
All time rank: 2375
Week users: 1 user
Week rank: 2467
Picture of Sinan Özel
Author: Sinan Özel <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Turkey Turkey - PHP jobs in Turkey
Age: 31
All time rank: 82417 in Turkey Turkey
Week rank: 1634 Down31 in Turkey Turkey Down


  Detailed description  
Easy to use, also has advance features. <br>
MYSQL::Connect() connects. MYSQL::Run() runs a query. MYSQL::Select($tablename, $fields, $cond) runs a select query, MYSQL::SelectSet($tablename, $fields, $cond) returns the results as an array of hashes. MYSQL::Insert($tablename, $var) inserts values in a hash into the database, <i>or many different records if it is an array of hashes.</i> MYSQL::What() debugs.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file doc.txt Doc. Documentation
Plain text file example_1.php Example Simple Example
Plain text file example_2.php Example Little Bit Complicated Example
Plain text file mysql.class.php Class The class source

Download all files: mysql.tar.gz mysql.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.