php-src/ext/ingres_ii
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..
2001-03-27 20:35:04 +00:00
..
config.m4 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +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 - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ii.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ingres.dsp fix link object 2000-11-13 22:28:58 +00:00
Makefile.in Made ingres_ii module compile with its new name 2000-07-17 23:21:42 +00:00
php_ii.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
README - To configure with ingres should be --with-ingres and not --with-ii 2000-08-29 18:21:07 +00:00

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.