| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 5x | |||||||||||||||||||
| Classes of Andrea Giammarchi | > | PDO for PHP 4 | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Trackback | Applications | ||||||||
| Groups | ||
| Databases | Database management, accessing and searching | View top rated classes |
| Innovation Award | ||
![]() 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 |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Trackback links | ||
| 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... |
| Applications that use this class | ||
| Link | Description |
|---|---|
| PDO database session manager | A secure way to storage session informations with a PDO drived database. |
| File | Role | Description |
|---|---|---|
| Class | PDO generic database driver | |
| Class | MySQL PDOStatement | |
| Class | PostgreSQL PDOStatement | |
| Class | SQLITE PDOStatement | |
| Example | Example File to test PDO for PHP | |
| Class | Class for MySQL connection | |
| Class | Class for PostgreSQL connection | |
| Class | Class for SQLITE connection |
| Download all files: pdo.tar.gz pdo.zip |