summaryrefslogtreecommitdiff
path: root/sapi/activescript/php4activescript.c
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'BEFORE_RENAMING'.BEFORE_RENAMINGSVN Migration2002-11-151-155/+0
|
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-2/+1
| | | | | | minor compile buglets might occur in other SAPIs, but should be trivial to fix...
* Implement ActiveScript interfaces.Wez Furlong2002-05-201-0/+156
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.