SEARCH:
 
Home : All categories : Database Tools : ADOdb Database Library for PHP

ADOdb Database Library for PHP



A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Support for PHP5 iterators and exceptions included. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.


Visit site to download...

PHP-TimeConversion
This script converts user entered 12-hour time to the 24-hour time used by mySQL. It was written to
MyLibrary
MyLibrary is a PHP/MySQL application to manage a library or a list of books and authors. It features
phpFriendlyAdmin
phpFriendlyAdmin is a remote database administration tool made specifically for non-technical people
PHP CSV Importer
A script to import data to a MySQL database from CSV files. Open a CSV file and preview it. Then, c
PrevNext
This is a page numbering class that generates previous, next, pages number and results range links f
doSQL()
doSQL() is a PHP4 script that can dump data back from a SQL text file (generated by backupDB() (also
PHP MySQL Smart
Script to handle your mysql database online. no installation required, only one file, just plug and
SQLconf
Writing and reading configuration for your scripts has never been so easy. Using MySQL as the backen
phpMyBackup
phpMyBackup is a PHP written mySQL backup tool with many features.
AbstractDB
AbstractDB is a PHP database abstraction layer, objected oriented and extensible via driver implemen