php-src/ext/ingres_ii
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
# Intentionally left out any 'alias' for it, this way 3rd party extension
# maintainers will really NOTICE the change.
2003-03-07 05:15:28 +00:00
..
config.m4 Correct default path 2003-01-23 05:33:11 +00:00
CREDITS
EXPERIMENTAL
ii.c Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
ii.h ZTS fixes 2003-02-21 06:46:12 +00:00
ingres.dsp
php_ii.h Bump year. 2002-12-31 16:08:15 +00:00
README

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

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.