- 1,233 categories
- 40,621 scripts
Updated: 12/22/1999
- Abstract DB is a set of two PHP classes which together form an abstract interface for all the different databases that PHP supports. PHP supports many different database servers. Unfortunately there is no single interface, every database has it''s own set of functions. Abstract DB remedies that up to a certain extent. By using these classes you will be giving up some functionality of any specific database, but your programs will be portable over a variety of different database servers.
- Categories
- Tags
- Platforms
- Licenses
- Cute PHP library is a small collection of classes for PHP. The purpose of the classes is to simplify functions for daily work with PHP (e.g. convertions, formating, DB session, and so on).
- Toncarta Cache is an output caching system for php scripts. It cuts the load on your server(s) by caching the output of your scripts. Features: Can set a maximum age for cached data, Exclusions can be set on a per file basis, 3 different storage type...
- PHPBind is a complete PHP class for managing BIND 8.2''s configuration files. Using no outside resources, and implemented completely within PHP it offers full control of named.conf and associated (or not) domain db files.
- Netzbrett is a Web board / forum system written in PHP3/4 that can use flat text files, mysql or the PHP 4 db object (Interbase, MSQL, MSSQL, mySQL, Oracle 8, ODBC, PostgresSQL, Storage, Sybase) for data handling. The forum includes a simple Admin mo...
- OO PHP Library is an object oriented PHP library that provides functionality to rapid DB interface building. It uses all advanced features of PHP4 to allow quick, dynamically build web-pages.