[PHP-DB] Can DBA(Database Abstract) function can work under Win2k?

2001-08-24 Thread Donald FEI
My PHP runs under: Windows 2000 Professional + Apache/1.3.20 + PHP4.0.6 + MySql3.23.32 when i compile the following code: There is the error: Fatal error: Call to undefined function: dba_open() in D:\Inetpub\WebSite/dba_test.php on line 2 Thank you! -- PHP Database Mailing List (http://www.

[PHP-DB] help me with DBA

2001-08-26 Thread Donald FEI
When i execute the following codes: 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 li

[PHP-DB] for what?

2001-08-26 Thread Donald FEI
"Alexandre Santos" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Donald Fei wrote: > > > > When i execute the following codes: > > > $db=dba_open("database.db","c","db2"