php-src/sapi/cgi
Zeev Suraski bd0ac7fe14 Many patches. I hope I remember them all:
- Make sapi_module available to external modules (PHPAPI)
- Make the php.ini path reported in phpinfo() always point to
  real full path of the php.ini file
- Optimized the ISAPI module not to read unnecessary server
  variables and read necessary variables at most once.
2001-01-02 22:49:31 +00:00
..
cgi_main.c Many patches. I hope I remember them all: 2001-01-02 22:49:31 +00:00
config.m4 Stop automatically passing vars to AC_SUBST through PHP_SUBST. 2000-12-20 17:21:37 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
getopt.c More abstraction 2000-02-10 16:44:59 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_getopt.h More abstraction 2000-02-10 16:44:59 +00:00
php.sym --enable-versioning can now be used with CGI/AOLserver as well. Note that 1999-11-20 19:00:17 +00:00