summaryrefslogtreecommitdiff
path: root/ext/mysql/php3_mysql.h
Commit message (Collapse)AuthorAgeFilesLines
* Final MySQL tweaksZeev Suraski1999-09-031-132/+0
|
* More symbol work.Andrey Hristov1999-08-021-4/+5
|
* Fix UNIX MySQL buildZeev Suraski1999-06-041-3/+6
|
* * Add a new workspace for dynamic PHP extensions.Zeev Suraski1999-06-041-1/+8
| | | | | | | * Add a few functions to PHP's API. * Get the MySQL extension up-to-date and thread safe. * Add a project for building the MySQL extension under Win32.
* - run ext sources through conv_protoSascha Schumann1999-05-211-32/+32
| | | | | - add necessary phpext_*_ptr
* * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵Zeev Suraski1999-05-091-1/+1
| | | | | | | | | | | | | 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.
* -fixed configure.in.in to use genif.sh instead of genif.plAndrey Hristov1999-05-081-0/+2
| | | | | | -fixed genif.sh -updated php3_mysql.h to have phpext_mysql_ptr
* Minor MySQL thread safety issuesZeev Suraski1999-04-231-1/+0
|
* moving mysql to ext/Stig Bakken1999-04-211-0/+120