]> granicus.if.org Git - php/commit
* Add a new workspace for dynamic PHP extensions.
authorZeev Suraski <zeev@php.net>
Fri, 4 Jun 1999 10:45:54 +0000 (10:45 +0000)
committerZeev Suraski <zeev@php.net>
Fri, 4 Jun 1999 10:45:54 +0000 (10:45 +0000)
commit3cad348509b66828f421d1b843a025b555519a83
treec088457cf498c7b157b4691f670080b8d9d68e95
parenta3a60dd4e704189fbdea808805797d5b11b275e7
* Add a new workspace for dynamic PHP extensions.
* Add a few functions to PHP's API.
* Get the MySQL extension up-to-date and thread safe.
* Add a project for building the MySQL extension under Win32.
ext/mysql/Readme_w32.txt [new file with mode: 0644]
ext/mysql/mysql.c
ext/mysql/mysql.dsp [new file with mode: 0644]
ext/mysql/php3_mysql.h
main/config.w32.h
main/php.h
main/php_globals.h
main/php_ini.c
main/php_ini.h
php4ext.dsw [new file with mode: 0644]