PUBLIC   marks

PUBLIC MARKS with tag mdb2

Sponsorised links

This year

2006

PEAR :: Manual :: MDB2

by springnet
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.

PEAR::MDB2 - Club d'entraide des développeurs francophones

by pyxosledisciple (via)
PEAR::MDB2 couche d'abstraction d'accès aux bases de données implémentée en PHP

phpied.com » Blog Archive » DB-2-MDB2

by nhoizey & 1 other
Recently I had to move an existing project from using PEAR::DB to PEAR::MDB2 - the new database abstraction layer. I took notes on the parts of the code I needed to change, I hope they can benefit someone who's doing the same.

Sponsorised links

2005

Poo-tee-weet - blog

by nhoizey (via)
a show case of some of the new features in MDB2. especially to demo some PHP5 specific features

Introduction to PHP 5 PDO - SitePoint PHP Blog

by nhoizey (via)
Although there are already some PHP database abstraction classes available, the advantage of PDO is that it will be available in any PHP installation (so long as it is enabled) at runtime, without any need for recompiling. In addition, since it has been written from scratch specifically for PHP 5, it has a high level of performance. And if you are like me and often only want the key features, then PDO provides all the essential functions you need to connect to different databases. If you need the "full works", then the PEAR MDB2 package can handle that.

PUBLIC TAGS related to tag mdb2

no tag

Sponsorised links