Zeev Suraski
d3e8858413
Please add in any changes/bug fixes you've made - we need to keep a details ChangeLog...
1999-07-22 23:54:54 +00:00
Egon Schmid
b64eaf737b
It's in PHP 3 and 4.
1999-07-19 20:09:05 +00:00
Zeev Suraski
58a6d48014
Get postgresql module uptodate
1999-07-16 17:19:11 +00:00
Zeev Suraski
c5724cbd14
License update
1999-07-16 13:13:16 +00:00
Rasmus Lerdorf
2beb929311
Remove some useless stuff
1999-07-14 19:21:43 +00:00
Andrey Hristov
17f725d21a
Ported MYSQL_NUM, MYSQL_ASSOC, and MYSQL_BOTH additions from php3.
1999-06-28 15:08:28 +00:00
Sascha Schumann
43a466a076
Introduce AC_ADD_* macros
...
The use of AC_EXPAND_PATH makes it possible to continue
to use relative paths when configuring PHP.
(e.g. --with-apache=../apache-1.3.x works again)
1999-06-20 18:52:46 +00:00
Zeev Suraski
1ecca4b8e8
Fix UNIX MySQL build
1999-06-04 12:51:41 +00:00
Zeev Suraski
3cad348509
* 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.
1999-06-04 10:45:54 +00:00
Zeev Suraski
cd789db6f2
*** empty log message ***
1999-05-28 13:28:50 +00:00
Sascha Schumann
b57dc27595
- run ext sources through conv_proto
...
- add necessary phpext_*_ptr
1999-05-21 10:06:25 +00:00
Sascha Schumann
672e38da93
Add default path for binary mysql distributions
1999-05-21 07:52:12 +00:00
Zeev Suraski
1fb61df8a5
* Include all of the standard modules in internal_functions.c.in. Stig - is that
...
the way you intended it to be? How does the basic_functions module get in there?
* Fix to get MySQL objects working, even though I'll probably make a dedicated
MySQL object in the future.
1999-05-14 18:25:16 +00:00
Zeev Suraski
bc415d5a88
* Finalizing the PHP version of SAPI. Support POST and cookies among other 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.
1999-05-09 08:48:05 +00:00
Andrey Hristov
cd901e8586
-fixed configure.in.in to use genif.sh instead of genif.pl
...
-fixed genif.sh
-updated php3_mysql.h to have phpext_mysql_ptr
1999-05-08 18:16:30 +00:00
Zeev Suraski
e22a1a08a5
Get the MySQL module to use the new INI mechanism feature
1999-04-28 21:37:54 +00:00
Zeev Suraski
66476011dd
A step towards generalizing the INI mechanism even more
1999-04-28 20:26:33 +00:00
Rasmus Lerdorf
c4442ed7c5
Ok, this beast compiles via --with-apxs
...
Not sure if it actually works yet though. I have a feeling there are
some -fpic flags missing in the libzend build. Will test later on
today.
1999-04-25 14:10:23 +00:00
Rasmus Lerdorf
0704064cdf
Argh! That typo took me over an hour to find. Grr..
1999-04-25 04:03:36 +00:00
Zeev Suraski
bce60f0fe6
* MySQL fix (thanks Stig)
...
* Remove reundant includes from bcmath
1999-04-23 12:38:45 +00:00
Zeev Suraski
43c9b540d7
Minor MySQL thread safety issues
1999-04-23 11:12:41 +00:00
Rasmus Lerdorf
cad2318a54
Module work
1999-04-23 03:28:47 +00:00
Stig Bakken
f67a9bdc52
moved dav, msql and oracle to ext/
1999-04-21 22:49:16 +00:00
Stig Bakken
7d013383e9
mysql should work again now, can someone with mysql installed test it?
1999-04-21 21:34:57 +00:00
Stig Bakken
3789ac7ea0
moving mysql to ext/
1999-04-21 21:26:10 +00:00