- 1,233 categories
- 40,462 scripts
Updated: 03/24/2005
- AbstractDB is a PHP database abstraction layer, objected oriented and extensible via driver implementations which extend from a common base class.
This package encapsulates all of the basic functions required by most developers without the complexity and/or utter simplicity of many other abstraction packages.
Incorporating AbstractDB into your applications is as easy as including a single file.
AbstractDB is currently only distributed with a driver for MySQL but can easily be extended for use with other database servers or even other abstraction libraries.
- Categories
- Tags
- Platforms
- Licenses
- Author
- This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.
- Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example. Some of Snoopy''s features include: easily fetch the contents of a web page, easily fetch the text from a we...
- This introductory guide on PHP explains the definition, basic structure and date function of PHP language.
- This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
- SimplePoll is a basic Poll script written in PHP 3 that doesn''t use any sort of SQL database systems.