Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | odbc now uses the new Zend function api | Andreas Karajannis | 1999-09-25 | 1 | -270/+271 |
| | |||||
* | Added support for Easysoft ODBC-ODBC Bridge | Nick Gorham | 1999-09-23 | 5 | -1/+46 |
| | | | | | Fixed bug in odbc_setoption | ||||
* | Added support for metadata functions, odbc_tables, odbc_columns, | Nick Gorham | 1999-09-22 | 2 | -6/+982 |
| | | | | | | | | odbc_columnprivileges, odbc_foreignkeys, odbc_gettypeinfo, odbc_primarykeys, odbc_procedurecolumns, odbc_procedures, odbc_procedurecolumns, odbc_procedures, odbc_specialcolumns, odbc_statistics, odbc_tableprivileges | ||||
* | improve short help messages | Sascha Schumann | 1999-09-16 | 1 | -3/+4 |
| | |||||
* | Renaming odbc files | Andreas Karajannis | 1999-09-05 | 2 | -2429/+0 |
| | |||||
* | New resource handling for odbc module | Andreas Karajannis | 1999-09-05 | 5 | -4/+2359 |
| | |||||
* | Add support for unixODBC | Andreas Karajannis | 1999-08-30 | 4 | -2/+49 |
| | |||||
* | Typo fix | Andreas Karajannis | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Fixed odbc_fetch_into, added prototype return values. | Andreas Karajannis | 1999-08-09 | 1 | -50/+44 |
| | | | | | Pconnects are not working | ||||
* | First shot at odbc for PHP4 | Andreas Karajannis | 1999-08-08 | 3 | -257/+271 |
| | | | | | Problems with LONGs to be investigated | ||||
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 2 | -120/+120 |
| | | | | | php3_compat.h) | ||||
* | More symbol work. | Andrey Hristov | 1999-08-02 | 4 | -34/+36 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 2 | -41/+18 |
| | |||||
* | - run ext sources through conv_proto | Sascha Schumann | 1999-05-21 | 4 | -57/+59 |
| | | | | | - add necessary phpext_*_ptr | ||||
* | * Get Apache to work. POST doesn't work yet. | Zeev Suraski | 1999-05-11 | 1 | -1/+1 |
| | | | | | | | * There are now -I directives for the absolute path of php4, php4/libzend and the builddir for the Apache module, so we can #include any php/Zend header. * Rename config.h to php_config.h | ||||
* | * Finalizing the PHP version of SAPI. Support POST and cookies among other ↵ | Zeev Suraski | 1999-05-09 | 4 | -5/+5 |
| | | | | | | | | | | | | | 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. | ||||
* | A step towards generalizing the INI mechanism even more | Zeev Suraski | 1999-04-28 | 1 | -10/+10 |
| | |||||
* | A lot of cleanups... Removed old thread-safe code and other redundant code ↵ | Zeev Suraski | 1999-04-24 | 1 | -6/+0 |
| | | | | and files | ||||
* | moved fdf, hyperwave, informix and some smaller files | Stig Bakken | 1999-04-22 | 1 | -1/+1 |
| | |||||
* | added ext/*/config.h.stub files | Stig Bakken | 1999-04-20 | 1 | -0/+9 |
| | | | | | removed config.h.in (generated) | ||||
* | odbc compiles and runs on UNIX again (tested with Solid 2.3) | Stig Bakken | 1999-04-20 | 3 | -1037/+470 |
| | |||||
* | include the right header files | Stig Bakken | 1999-04-19 | 1 | -2/+2 |
| | |||||
* | moved odbc into ext/ | Stig Bakken | 1999-04-19 | 7 | -0/+4092 |