Subject Re: [firebird-php] Re: Problems about PHP connect Firebird
Author Milan Babuskov
> Tommy Cheng wrote:
>> I used the following PHP to connect but i can't :
>>
>> <?php
>> $host = 'localhost:C:\AppServ\Firebird\Data.FDB';
>> $username = 'SYSDBA'
>> $password = 'masterkey'
>> $dbh = ibase_connect($host, $username, $password);

if (!$dbh) echo ibase_errmsg();

> Looks fine - so what is the error message?

P.S. sorry for replying to Lester's message, I lost the original one.

--
Milan Babuskov
http://www.flamerobin.org