Login   Register  
PHP Classes
elePHPant
Icontem

DBSql Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of meth
Name: meth <e-mail contact>
Packages: 1 Browse all classes by meth Browse all classes by
Country: Spain Spain - PHP jobs in Spain
Age: ???
All time rank: 253162 in Spain Spain
Week rank: 2120 Up62 in Spain Spain Equal


  Detailed description   Download .zip .tar.gz  
This package implements a database abstraction layer.

It provides functions to perform several database access operations to different types of relational databases using the same interface. Currently it provide function to:

- Establish database connections
- Execute prepared or direct SQL queries
- Limit the range of result set rows that are returned by a query
- Retrieve the number of result set rows or affected database table rows
- Retrieve result set rows into arrays
- Execute INSERT, UPDATE and DELETE queries from a list of parameters
- Count or check if there is a database table records with a value in given field
- Retrieve the value returned by query results with a single column and row
- Retrieve all query result values into an bi-dimensional array
- Retrieve a range records from a table sorting by a given field

Currently this package provides driver classes to access to MySQL, SQLite and PostgreSQL databases.

  Classes of meth  >  DBSql Class  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DBSql Class
Base name: dbsql_class
Description: Database abstraction layer
Version: 0.1
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 607 users
All time rank: 4396
Week users: 0 users
Week rank: 2354 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  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
Files folder imagedrivers (3 files)
Plain text file dbsql.class.php Class Main file of the class

  Files  /  Files folder image drivers  
File Role Description
  Plain text file mysql.driver.php Class Driver to access MySQL databases
  Plain text file mysqlim.driver.php Class Driver to access MySQL improvement databases
  Plain text file sqlite.driver.php Class Driver to acces SQLite databases

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