Innovation Award
 September 2005
Number 3 |
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 |
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.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (80.6%) |
Sufficient (69.4%) |
- |
Good (80.6%) |
- |
- |
Not sure (55.3%) |
994 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| 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... |
 If you know an application of this package, send a message to the author to add a link here.
|
|