php-src/ext/mysql
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 moving mysql to ext/ 1999-04-21 21:26:10 +00:00
config.m4 Ok, this beast compiles via --with-apxs 1999-04-25 14:10:23 +00:00
Makefile.am moving mysql to ext/ 1999-04-21 21:26:10 +00:00
mysql.c * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
php3_mysql.h * Finalizing the PHP version of SAPI. Support POST and cookies among other things. 1999-05-09 08:48:05 +00:00
setup.stub moved dav, msql and oracle to ext/ 1999-04-21 22:49:16 +00:00