On Mon, 17 Jan 2005 14:16:52 +0100, "Danny De Koster"
<ddk@fidelity-soft.be> reverently intoned upon the aether:
[color=blue]
> Hi all,
>
> I'm discovering what we can do with PHP and our database INFORMIX IDS 9.4.
> I saw that ifx_connect existes, but when I put that in my test.php file, the
> system
> does not know that function.
> I found that a PHP informix driver must be made, but I really don't see what
> to do.
> Has anybody an example of hit which I can use as exemple?
> I found a file php.ini, but what do I need to give?[/color]
A glance at the manual yields:
===========================================
To be able to use the functions defined in this module you must
compile your PHP interpreter using the configure line
--with_informix[=DIR], where DIR is the Informix base install
directory, defaults to nothing.
===========================================
Hitting google yields:
http://www.prstech.com/src/php/php_i...es_on_php.html
The directions look reasonable so long as nothing goes wrong.
If that fails, keep looking:
http://www.google.com/search?q=PHP+and+informix
Note the 'and' in the query affects the results.
enjoy,
Sean
"In the End, we will remember not the words of our enemies,
but the silence of our friends."
- Martin Luther King Jr. (1929-1968)
Photo Archive @
http://www.tearnet.com/Sean
Last Updated 29 Sept. 2004