Donald Fei wrote:
> 
> 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
Have you compiled PHP with support for that? I don't think so...

Alex

-- 
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]

Reply via email to