This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-30 12:13:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7dea37a0770e8078e2ffeaa6bb63e5699f5f9910
archived-php-src
/
sapi
/
nsapi
History
Uwe Schindler
6672f23a97
NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes forgotten php4_close() function registration. Complete rewrite of php4_execute()
2003-05-19 21:29:41 +00:00
..
config.m4
Possible fix for
#19290
2002-09-29 22:24:20 +00:00
CREDITS
*** empty log message ***
2003-03-02 13:45:23 +00:00
nsapi-readme.txt
Implement feature request
#8879
: Added possibility to alter ini entries by php4_execute service line. php4_init now supports path to an alternate php.ini (for example in the webservers config directory)
2003-05-18 15:36:33 +00:00
nsapi.c
NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes forgotten php4_close() function registration. Complete rewrite of php4_execute()
2003-05-19 21:29:41 +00:00
php4nsapi.dsp
- Defining TSRM_WIN32 in each and every dsp sucked. Revert this change
2000-09-02 16:28:25 +00:00