Contents
Why this talk?
Why not write instead of port?
How basic database access is implemented in PHP
PDO - the future for PHP database access?
An Overview of ADOdb
Porting - two approaches
The Right Way
The Wrong way.
An example
Where Next?