php-src/sapi/cgi
Hartmut Holzgraefe 1a7f851985 added '-l' option to command line / CGI version for 'syntax check only'
plus a little cleanup and rearranging in command line option parsing

@ CGI aka. command line version has now an option '-l' for syntax check
@   without execution (Hartmut)
2000-07-28 15:21:20 +00:00
..
cgi_main.c added '-l' option to command line / CGI version for 'syntax check only' 2000-07-28 15:21:20 +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
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