Hi,
I'm trying to access my Informix Data Base in my server using Apache+Informix, however I get this errormessage...
Call to undefined function: ifx_connect()
And when I try <? dl("php_ifx.dll"); ?>, I get this errormessage...
Warning: Unable to load dynamic library 'php_ifx.dll' - Não é possível encontrar um dos arquivos de biblioteca necessário para executar esse aplicativo. in C:\apache\htdocs\projeto\sistema\departamento de informatica\teste_informix4.php on line 1
How can I fix it?
Thanks
Cristiane