summaryrefslogtreecommitdiff
path: root/ext/oracle/oci8.c
Commit message (Collapse)AuthorAgeFilesLines
* move oci8 from oracle to it's own ext-directory - configure stuff needs more ↵Thies C. Arntzen1999-05-121-3594/+0
| | | | work - but it configures and compiles
* * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵Zeev Suraski1999-05-091-2/+2
| | | | | | | | | | | | | 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.
* forward-port of php3-CVS versionThies C. Arntzen1999-04-241-213/+635
| | | | | my 1st zend-array stuff (ocifetchinto) is WORKING!!
* moved dav, msql and oracle to ext/Stig Bakken1999-04-211-0/+3172