PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package MDB2_TableBrowser
Installed - no -
Latest 0.1.3
License PHP License
Summary Database table abstraction library
Description Table browsing objects allow your code to handle any database table in an
abstract way. By freeing your code from the database details it is possible
for you to build generic data reporting or manipulation functions.

Put another way, if you really hate using sql in your code, having to piece
together bits of sql to make queries...this library gives you an alternative.

Currently only the single table browser is implemented. If you need to work
with data that spans multiple tables, you can build a table view as this
library works with them as well.
Dependencies
PHP Version: 4.2.0 or newer
PEAR Package: pear.php.net/PEAR 1.4.0a12 or newer
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual