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.
 
 
 
 
 
 
Sascha Schumann e97c8ff013 Set SG(request_info).path_translated to the path of the main script. 26 years ago
..
Makefile.in Made ingres_ii module compile with its new name 26 years ago
README typo 26 years ago
config.m4 Made ingres_ii module compile with its new name 26 years ago
ii.c - Also change constants. Note: PHP tries to make names intuitive. 26 years ago
ii.h Copyright modification. 26 years ago
php_ii.h - Asked the author a long time already to change the function names to 26 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-ii to your ./configure
line. If the Ingres files are not found, use --with-ii=DIR instead
to specify your Ingres installation directory.

Please report suggestions to henot@php.net.