Posted by Janwillem Borleffs on 01/01/06 03:17
Full Decent wrote:
> I've been using PHP for a while and I'm hearing that I should look
> into using it OO. I'm looking into making changes to the program
> Camera Life (http://fdcl.sf.net). I want to abstract the connection
> to the database which is currently MYSQL and maybe implement another
> database, or just leave it open for addition. If I get lucky and get
> the hang of this, I'd also like to abstract calls to GD.
>
You might want to take a peek at the following:
http://www.php.net/dbx/
Or for PHP5:
http://www.php.net/pdo/
JW
Navigation:
[Reply to this message]
|