Simple SQL
DESCRIPTION:
Simple SQL provides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.
ADVANTAGES:
- This PHP class file will eliminate nearly all code from the built in std mysql PHP functions.
- Speed, it will dramatically decrease development and execution time.
- Extremely easy to use; one hardly has to understand the MySQL syntax.
- It automatically determines whether or not there is an open connection to the MySQL server. It will connect and reconnect automatically.
- The built in debugging functions make it easy to solve syntax error and logic error.
- Supports arrays for arguments and returns ASSOC arrays from the DB with indexes.
- Stores resource links and common variables such as the last table used.
Visit site to download...
PHPLIB Sql_pager
This is an extension class to the PHPLIB library. It splits a SQL query into more pages like search
MySQL Dump
Backup program for MySQL databases that creates MySQL database backup files on your server. The back
BackItUp
With this script you may take backup of your mysqldatabse. Easy to install.
BackItUp store mysql-q
XtremeCatalog
This script is easy to set up,and has its own installer. You must have MYSQL on your server to use t
backupDB()
backupDB() is a PHP script that backs up MySQL tables and databases to a gzipd file for easy daily b
RDLDB
RDLDB is an open source, hierarchy-related flat file database management system written in PHP5. It
FTDatabase
FTDatabase (FTDB) is a database extension for the FastTemplate library. FTDB allows to display resul
Auraris? MyCSV
MyCSV? is a PHP Library for fast and simple text databases that no require anything more that PHP 4.