This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f7eaa5531b1c0df02ed43e32acbbcdece38d615
archived-php-src
/
ext
/
informix
T
History
Danny Heijl
d8790d9e2c
- fix for # 5980 (using ifx_connect/ifx_close multiple times for the
...
same database connection) (danny)
2000-08-07 20:45:57 +00:00
..
config.m4
Make informix extension buildable as shared module on Unix.
2000-05-23 23:13:34 +00:00
ifx_custom_build.dsp
- Informix driver : Changes for new "main" directory (win32 build)
2000-07-03 19:27:28 +00:00
ifx_custom_build.dsw
(ext/informix) Added WIN32 build files for informix driver
1999-11-14 12:55:36 +00:00
ifx.dsp
- Informix driver : Changes for new "main" directory (win32 build)
2000-07-03 19:27:28 +00:00
ifx.dsw
- added COMPILE_DL_INFORMIX to WIN32 project file
2000-05-28 12:06:56 +00:00
ifx.ec
- fix for # 5980 (using ifx_connect/ifx_close multiple times for the
2000-08-07 20:45:57 +00:00
Makefile.in
Add INFORMIX_SHARED_LIBADD to LT_SHARED_LIBADD
2000-05-23 23:19:11 +00:00
php_informix.h
Rename macros which begin with underscore to appropiate macros. The general
2000-07-03 00:41:19 +00:00
setup.stub
last bunch of extensions moving to ext/
1999-04-22 02:48:28 +00:00
stub.c
Add stub.c for helper library.
1999-10-10 17:15:19 +00:00