Subject Problems about PHP connect Firebird
Author Tommy Cheng
I have a ERP software developed by Clarion and use Firebird as
database, it runs as Server / Client mode.
Now i would like to have a Web version use PHP / Firebird.

I am using the following :

OS : Windows XP
Server : Apache 2.2
PHP : 5+
Database : Firebird 2.0

However, i try the ODBC connect and PDO connect also failed ..

Any solution for me ?