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 7147be21df style 24 years ago
..
CREDITS 2nd step towards auto-credits 26 years ago
EXPERIMENTAL Added some missing EXPERIMENTAL files plus some missing extensions 26 years ago
README - To configure with ingres should be --with-ingres and not --with-ii 26 years ago
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 25 years ago
ii.c Update headers. 25 years ago
ii.h Update headers. 25 years ago
ingres.dsp fix link object 26 years ago
php_ii.h Update headers. 25 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.