Hello I have a centos 4 server that has php 4.39, Apache/2.0.52 (CentOS) installed and I need to connect to an informix database on another unix box(Solaris). The problem I have is I cannot recomplie php at this time to include informix support so I have been trying to figure out how to use a native odbc connection.
I have installed the informix sdk however I have yet to figure out any code that will allow me to connect properly to the remote server and return anything. If anyone can supply me with any hints as to what to put in my connection string that would be great.
Thanks-
Khris