[ErrorSystem-devel] I've a simple Database.class.php
Status: Planning
Brought to you by:
sonicmctails
From: Jacek M. O. <s1...@ph...> - 2003-12-19 09:44:24
|
Now it only support MySQL, but I'll add another bases support in the future. The class read configuration from setup/database.inc.php file. In this file must be defined variables: $server, $user, $password, $port, $dataBase and $type |