This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-17 22:48:57 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d68f53e94e
php-src
/
ext
/
mssql
History
Download ZIP
Download TAR.GZ
Thies C. Arntzen
0ef0f8e32b
ZVAL_BOOL(v,0) -> ZVAL_FALSE(v)
2001-07-11 12:42:25 +00:00
..
CREDITS
2nd step towards auto-credits
2000-11-20 10:33:33 +00:00
mssql.dsp
rename php_mssql70.dll to php_mssql.dll, as we have only one mssql extension
2001-01-22 19:15:32 +00:00
mssql_win32_howto.txt
updating the win32 readme
2001-05-14 21:03:38 +00:00
php_mssql.c
ZVAL_BOOL(v,0) -> ZVAL_FALSE(v)
2001-07-11 12:42:25 +00:00
php_mssql.h
Adding new function to convert from binary to GUID format
2001-06-28 16:59:17 +00:00