>there exists a db abstraction layer in the PEAR (pear.php.net)

I know, but this is done in php-script, not as a php-module... wouldn't a
php-module be more efficient (faster?) and less hassle to use for people
(php compiled with dbal-module and eg mysql-module, users just type
$handle=dbal_connect("MySQL", "dbname", "username", "pasword"); or something
and don't have to include the php-scripts on their own pages) ?

Cheerio, Marc.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to