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-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2002d3e41b42fccd53ce93a7b027fb7ca5edeb5
archived-php-src
/
sapi
/
cgi
History
Shane Caraveo
f0b6b8ab52
The -c commandline option was not working at all, need to set the path
...
override before calling on the module startup.
2001-05-22 23:05:08 +00:00
..
cgi_main.c
The -c commandline option was not working at all, need to set the path
2001-05-22 23:05:08 +00:00
config.m4
Use write(2), if we can successfully write to stdout.
2001-05-19 14:30:33 +00:00
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
getopt.c
Merge the more sensible way of doing this back in to HEAD
2001-05-17 23:57:43 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
php_getopt.h
There is no need to declare ap_php_(opterr|optopt) with external linkage
2001-02-21 07:41:01 +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