Login   Register  
PHP Classes
elePHPant
Icontem

Class: PDO for PHP 4

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Andrea Giammarchi  >  PDO for PHP 4  >  Download .tar.gz .zip  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PDO for PHP 4
Base name: pdo
Description: PDO database abstraction interface for PHP 4
Related classes: , , , , , , ,
Version: -
PHP version: -
License: The PHP License
All time users: 2934 users
All time rank: 1024
Week users: 3 users
Week rank: 1355
Picture of Andrea Giammarchi
Author: Andrea Giammarchi <e-mail contact>
Packages: 17 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 33
All time rank: 202 in Italy Italy
Week rank: 814 in Italy Italy
Innovation award
Innovation award
Nominee: 5x


  Detailed description  
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.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
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

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (80.6%)
Sufficient (69.4%)
-
Good (80.6%)
-
-
Not sure (55.3%)
1121
Month:
Not yet rated by the users

  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.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file PDO.class.php Class PDO generic database driver
Plain text file PDOStatement_mysql.class.php Class MySQL PDOStatement
Plain text file PDOStatement_pgsql.class.php Class PostgreSQL PDOStatement
Plain text file PDOStatement_sqlite.class.php Class SQLITE PDOStatement
Plain text file PDO_Example_Script.php Example Example File to test PDO for PHP
Plain text file PDO_mysql.class.php Class Class for MySQL connection
Plain text file PDO_pgsql.class.php Class Class for PostgreSQL connection
Plain text file PDO_sqlite.class.php Class Class for SQLITE connection

Download all files: pdo.tar.gz pdo.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.