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

2001-08-25 Thread Hugh Bothwell
Donald Fei [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... My PHP runs under: Windows 2000 Professional + Apache/1.3.20 + PHP4.0.6 + MySql3.23.32 when i compile the following code: ?php $db=dba_open(database.db,c,db2); ? There is the error: Fatal error:

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

2001-08-25 Thread Hugh Bothwell
Hugh Bothwell [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Donald Fei [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... My PHP runs under: Windows 2000 Professional + Apache/1.3.20 + PHP4.0.6 + MySql3.23.32 when i compile