Subject | Any problem using PHP4.4.x, apache 1.x.x, firebird 1.5.x? |
---|---|
Author | willowdan2004 |
Post date | 2006-03-01T10:36:58Z |
Hi to all!
Just can't make PHP and firebird run in the ibase_connect() level ...
my code is:
ibh = ibase_connect
('localhost:c:\firebird\onlinebanking.fdb',$usr,$pwd) or die('Can\'t
connect to db.');
.. where $usr and $pwd contain their respective values.
I just don't know what's wrong, even if I can see the ibase part when I
view my page containing <? phpinfo(); ?>.
Please help me :(
Many thanks,
willowdan
Just can't make PHP and firebird run in the ibase_connect() level ...
my code is:
ibh = ibase_connect
('localhost:c:\firebird\onlinebanking.fdb',$usr,$pwd) or die('Can\'t
connect to db.');
.. where $usr and $pwd contain their respective values.
I just don't know what's wrong, even if I can see the ibase part when I
view my page containing <? phpinfo(); ?>.
Please help me :(
Many thanks,
willowdan