This package implements the PDO database abstraction interface that is compatible with PHP 4.
PDO is an extension introduced in PHP 5 that provides a common interface to several types of relational databases.
Since PDO only became standard extension with PHP 5.1 and very few hosting companies provide PHP 5.1 servers, the idea of this package is to provide an implementation of the PDO API that works under PHP 4 without special extension in a compatible way to the PHP 5 extension.
|
Name: |
PDO for PHP 4 |
Base name: |
pdo |
Description: |
PDO database abstraction interface for PHP 4 |
Version: |
1.0.0 |
PHP version: |
- |
License: |
The PHP License |
|
|
September 2005
Number 3
Prize: One copy of the Zend Studio |
PDO is extension that aims to provide a common API to access different types of databases.
The original PDO extension requires PHP 5. However, PHP 5 is currently only being used in about 4% of the PHP hosts, against about 95% that still use PHP 4.
This package provides an API compatible with PDO but it works in PHP 4. It makes possible using PDO by developers that use only PHP 4, without having to upgrade their PHP hosts.
Manuel Lemos |
|
Pages that reference this package |
|
|
Semantific Research I was trying to add the triplify add-on for Wordpress to this blog... |
Smart Froms .. If x10hosting supported PDO, you wouldn't have to design your own DB access layer. You might also be able to install PDO for PHP4... |
Latest pages that reference packages
|
Applications that use this package |
|
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|