php-src/sapi/isapi
Sascha Schumann 1d68a02df3 The status quo in PHP is that the current directory is initialized
to the directory where the executing script is located.

Since this needs to be implemented for all SAPI modules anyway, this
change moves the functionality to php_execute_script() and gets rid
of the per-module code.
2000-08-20 14:29:00 +00:00
..
config.m4 Wipe out acconfig.h.in and rewrite some checks to use PHP_ARG_ENABLE. 2000-06-08 06:14:58 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php4isapi.c The status quo in PHP is that the current directory is initialized 2000-08-20 14:29:00 +00:00
php4isapi.def Generalized server-API build process on UNIX. Each SAPI 1999-09-27 16:34:28 +00:00
php4isapi.dsp Set version number on DLLs 2000-06-30 12:16:58 +00:00
php.sym the Zeus-Guys were nice enoug to give us a call similar to DllMain()! 1999-11-30 06:49:00 +00:00
PWS-php4.reg - Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms 2000-02-18 17:59:44 +00:00