You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
foobar 3c9155e0cb Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
..
CREDITS 2nd step towards auto-credits 26 years ago
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 25 years ago
README - To configure with ingres should be --with-ingres and not --with-ii 26 years ago
config.m4 Correct default path 23 years ago
ii.c Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 23 years ago
ii.h ZTS fixes 23 years ago
ingres.dsp fix link object 26 years ago
php_ii.h Bump year. 23 years ago

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.