summaryrefslogtreecommitdiff
path: root/ext/odbc/php3_odbc.h
Commit message (Collapse)AuthorAgeFilesLines
* Renaming odbc filesAndreas Karajannis1999-09-051-277/+0
|
* Add support for unixODBCAndreas Karajannis1999-08-301-0/+7
|
* First shot at odbc for PHP4Andreas Karajannis1999-08-081-62/+68
| | | | | Problems with LONGs to be investigated
* More symbol work.Andrey Hristov1999-08-021-4/+5
|
* - run ext sources through conv_protoSascha Schumann1999-05-211-30/+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.
* odbc compiles and runs on UNIX again (tested with Solid 2.3)Stig Bakken1999-04-201-574/+106
|
* moved odbc into ext/Stig Bakken1999-04-191-0/+729