I am using Interbase 6.0.1 on RH linux 6.2
My front end is PHP_4.0.1.
All these I compiled from source.
I am getting an undefined function when I use ibase_connect() to connect to my database.
"Fatal error : Call to undefined function:ibase_connect()"
I saw the php.ini file in the /usr/local/lib where support was written for Informix,mysql,msql and postgresql.
Could some one please tell me what I have to do in order to connect.
RajaSekar
My front end is PHP_4.0.1.
All these I compiled from source.
I am getting an undefined function when I use ibase_connect() to connect to my database.
"Fatal error : Call to undefined function:ibase_connect()"
I saw the php.ini file in the /usr/local/lib where support was written for Informix,mysql,msql and postgresql.
Could some one please tell me what I have to do in order to connect.
RajaSekar