PHP class for MySQL
An object approach for handling MySQL queries. PHP is using a couple of functions for querying the database, so I have somewhat truncated this functions in a compact class. Continue Reading »
Peter on May 2nd 2007 in PHP Stuff
An object approach for handling MySQL queries. PHP is using a couple of functions for querying the database, so I have somewhat truncated this functions in a compact class. Continue Reading »
Peter on May 2nd 2007 in PHP Stuff