php-src/ext/gettext
Zeev Suraski bc415d5a88 * Finalizing the PHP version of SAPI. Support POST and cookies among other things.
* Fully implement ISAPI support - POST and cookies among other things.
* Almost completely rewrote phpinfo().  Allow modules to easily display their
  information in phpinfo() without modifying phpinfo() itself (prototype for
  the module info function was changed, thus the large amount of updated module
  files).
* Initial extended SAPI support for Apache, completely untested.
* CGI now uses SAPI fully as well.
1999-05-09 08:48:05 +00:00
..
config.h.stub incorporate gettext support 1999-04-21 17:26:16 +00:00
config.m4 incorporate gettext support 1999-04-21 17:26:16 +00:00
gettext.c * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
Makefile.am incorporate gettext support 1999-04-21 17:26:16 +00:00
php3_gettext.h * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
setup.stub incorporate gettext support 1999-04-21 17:26:16 +00:00