Support of Interbase with PHP3

wxdqz

New Member
I am using PHP3 on RHlinux.
My database is interbase.(ib_4.0_linux)

But the functions i write for DB connection are not supported.I opened the PHP3.ini file and saw that the only SQl supports are provided for Informix,Mysql,msql and postgresql.

I need to know if there is and ODBC driver modules for interbase that i can install in order to work with interbase from php3.

my problem is that i cannot use php4 as i cannot use Linux 7.0.

Please help me out.

Martin
 
Back
Top