February 2006
March 2005
Paul M. Jones » Blog Archive » Database Portability
by mbertier (via)When we talk about database “portability” in PHP, we need to discuss three separate concepts.
1. API portability
2. Data type portability
3. Command and service portability
I’ll address points 1 and 2 in this posting, and point 3 in a later one.
Building Truly Portable Database Applications in PHP -- Table of Contents
by mbertier & 1 otherBuilding Truly Portable Database Applications in PHP
1
(5 marks)