When i execute the following codes:
<?php
$db=dba_open("database.db","c","db2");
?>
an error occurs:
Warning: no such handler: db2 in D:\Inetpub\WebSite/dba_test.php on line 2
--
PHP Database 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]
