php-src/ext/ingres_ii
2004-05-18 23:26:53 +00:00
..
config.m4 Correct default path 2003-01-23 05:33:11 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 2001-01-19 13:43:41 +00:00
ii.c Fixed possible memory leak. 2004-05-18 23:26:53 +00:00
ii.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
ingres.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php_ii.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
README - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00

Ingres II extension for PHP
===========================

This extension provides access to Ingres II servers from PHP 4.0.
It is still in development and has been only quickly tested on
Linux (Mandrake 5.3 for Intel), so you should avoid using it with
critical data.

To enable the extension just add --with-ingres to your ./configure
line. If the Ingres files are not found, use --with-ingres=DIR instead
to specify your Ingres installation directory.

Please report suggestions to henot@php.net.