Login   Register  
PHP Classes
elePHPant
Icontem

mysqldb

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of David Joyce  >  mysqldb  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: mysqldb
Base name: mysql_db
Description: Simple MySQL access class
Related classes: , ,
Version: -
PHP version: -
Licenses: GNU General Public License (GPL)
The PHP License
All time users: 1247 users
All time rank: 2554
Week users: 0 users
Week rank: 2418
 

  Author  
Picture of David Joyce
Name: David Joyce <e-mail contact>
Packages: 1 Browse all classes by David Joyce Browse all classes by
Country: ???
Age: ???
All time rank: 1644
Week rank: 2217 Down


  Detailed description  
mysql_db provides access to MySQL using these methods:
open() - connects to database
query() - runs SQL query against the connected database
last_id() - gets last insert id for the connection
num_rows() - number of data rows from last query
close() - close database connection

Errors are handled via properties $db->errtype and $db->errstr, which can be tested for.

  Groups   Rate classes User ratings   Applications   Files Files  

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


  User ratings  
Not yet rated by the users

  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 class.mysql_db.php Class Base class file

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