PHP and Informix
I have installed php as a module for Apache with support for mysql. I need to access an Informix database from php. In php.ini file there is a line
#extension = ifx.so
to add Informix support i need ifx.so. I dont know how to install it o get it....
|