Login   Register  
PHP Classes
elePHPant
Icontem

Simple DB

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

  Author  
Picture of marcelo entraigas
Name: marcelo entraigas <e-mail contact>
Packages: 5 Browse all classes by marcelo entraigas Browse all classes by
Country: Argentina Argentina - PHP jobs in Argentina
Age: 36
All time rank: 6707 in Argentina Argentina
Week rank: 845 Down7 in Argentina Argentina Equal


  Detailed description   Download .zip .tar.gz  
This class can be used to store and retrieve data from a MySQL database. It can:

- Establish database connections to a MySQL database server
- Execute SQL queries
- Retrieve query results into an array
- Retrieve a field, row or page of query results
- Retrieve table rows that have enum values

This class bring you an easy way to get and store data from mysql database.
Once you execute a sql query, all the results are stored into an array for later process.
This class is disigned for small query access.
This class extend the class.error.php
UPDATE: extended the class to support caching the results on filesystem.

  Classes of marcelo entraigas  >  Simple DB  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Simple DB
Base name: simple-db
Description: Store and retrieve data from a MySQL database
Version: 1
PHP version: 4.3
License: BSD License
All time users: 375 users
All time rank: 5644
Week users: 1 user
Week rank: 2151 Up
 
  Groups   Rate classes User ratings   Trackback   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

  Trackback links  
Link Description
Simple DB Simple DB es una clase utilizada para hacer consultas y insertar datos a una base de datos MYSQL de una manera facil y sencilla...

  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
Accessible without login Plain text file class.database.php Class main class file
Accessible without login Plain text file example.php Example simple example
Accessible without login Plain text file example-advanced.php Example advanced example
Accessible without login Plain text file sample-data.sql Data sample data
Accessible without login Plain text file class.error.php Class auxiliary class
Accessible without login Plain text file class.CachedDB.php Class class file
Accessible without login Plain text file example-cached_db.php Example cached db example

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