php-src/sapi/cli
Edin Kadribasic 13ca332184 Enable extensions to specify that they are not supposed to be
built with the CLI SAPI. This is done by passing "nocli" as the
3rd parameter to PHP_EXTENSION macro.
2002-01-30 23:46:44 +00:00
..
config.m4 Added --disable-cli option. 2002-01-24 17:55:13 +00:00
CREDITS @- Added CLI (command line intrerface) sapi based on a cut-down version 2002-01-06 14:08:14 +00:00
getopt.c Add a note that this statement will never be reached. 2002-01-27 07:23:21 +00:00
Makefile.in Enable extensions to specify that they are not supposed to be 2002-01-30 23:46:44 +00:00
php_cli.c Give Edin Kadribasic his due credits. 2002-01-23 13:41:52 +00:00
php_getopt.h @- Added CLI (command line intrerface) sapi based on a cut-down version 2002-01-06 14:08:14 +00:00