Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
ZBase 1.0b1
tgcSqlBuilder 1.0.0
TextDB 0.0.5pr2
SQL Solution 5.0
SoftX Report Writer 4.1
Small Unit Raid 0.01
phpMySQLAutoBackup 0.1c
PHP:Paging 1.0
Paginator 1.0
OO PHP Library 1.3
MySQL-XML 1
mySQLHandler 1.0
MySQL Database Abstraction Layer 1.0.1
ezSQL 1.11
EasyMySQL 1.0
Top Code
AccessDBM 1.1
ADODB Database Wrapper Library 0.50
Boolean Query to SQL Query Translator 1
class.dbcon 0.95
CodeKit Universal Code Table 1.05
Database Abstraction Layer (DAL) 0.2.0
DBclass 1.2
EasyMySQL 1.0
ezSQL 1.11
MySQL Database Abstraction Layer 1.0.1
MySQL-XML 1
mySQLHandler 1.0
OO PHP Library 1.3
Paginator 1.0
PHP:Paging 1.0
PHP > Functions and Classes > Database Management
Source List
All | Freeware

Code 1-10 of 22   Pages: Go to  1  2  3  Next >>  page  


This is an object framework that allows you to quickly and easily develop a web-based front-end to your database system. This class is designed for experienced web developers, not beginners.



This provides an object-oriented interface to easily build SQL statements without the need for string concatenation. You can build queries with methods like addWhere, addOrderBy or setLimit. Clean and easy. The class comes with full API documentation



This system is designed for users wishing to implement database interaction on a system that does not support any SQL database. It has a growing function library and stores everything in flat files.



Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.



An easy to use, step-by-step report generation tool for MySQL.



A non-OO database abstraction layer designed to be fast and small in size.



This function automates the backup of your MySQL databases. It exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day or week by adding it to a cron job.



PHP:Paging will help you create record paging. This component will take care of all the boring parts, leaving only the creation of the layout for you.



This class will help split record sets into pages. Set your base record and a number to use as an offset. It's methods return values to create navigation links. It returns first/second/total items in a series, previous/next/current page, total pages,



This is an object oriented library that includes enhanced features aiding in the rapid creation of web-based interfaces to a database.