PHP Classes
Icontem

Class: DBSql Class


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of meth  >  DBSql Class  >  Download  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DBSql Class Support forum
Base name: dbsql_class
Description: Database abstraction layer
Version: 0.1
Required PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 498 users
All time rank: 3478
Week users: 1 user
Week rank: 3132
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of meth
Name: meth <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Home page: http://meth.nireblog.com/
Age: ???
All time rank: 1927
Week rank: 1752

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

Detailed description

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.

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

File Role Description
Plain text file dbsql.class.php Class Main file of the class
Files folder image drivers
  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.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products