1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

3 Commits

Author SHA1 Message Date
Sebastian Bergmann
03d440e1c0 MFH: Bump year. 2002-12-31 16:27:40 +00:00
Zeev Suraski
76312b4508 another startup initialization fix - only ISAPI and CGI SAPI's tested,
minor compile buglets might occur in other SAPIs, but should be trivial
to fix...
2002-09-18 21:57:42 +00:00
Wez Furlong
e754361405 Implement ActiveScript interfaces.
This allows use of PHP in:
  Client-side script in Internet Explorer
  Windows Scripting Host
  ASP and ASP.NET pages
It's mostly working... give it a go.
You will need to regsvr32 the php4activescript.dll manually.
2002-05-20 01:35:29 +00:00