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.
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
"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"