PersistClass for PHP - keeping SQL simple
This page shows instructions on how to start using PersistClass in your PHP and directs you to some working examples.
Include PersistClass in your project
include('persistclass/PersistClass.php');
Check an example on how to