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-18 05:21:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c88ccc49a1650e4ac4248b25dd152e5cc3a0010d
archived-php-src
/
ext
/
mssql
History
Sascha Schumann
fe50664d4d
#if COMPILE_DL
...
becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
mssql.dsp
moving pointers to header and library files to match php_build structure
2000-04-23 10:52:49 +00:00
php_mssql.c
#if COMPILE_DL
2000-05-02 00:44:35 +00:00
php_mssql.h
moving pointers to header and library files to match php_build structure
2000-04-23 10:52:49 +00:00