summaryrefslogtreecommitdiff
path: root/sapi/activescript/classfactory.cpp
Commit message (Collapse)AuthorAgeFilesLines
* this way it even compilesHarald Radi2002-05-201-6/+6
| | | | | #blame me if i did something wrong, i didn't test it ;)
* Implement ActiveScript interfaces.Wez Furlong2002-05-201-0/+361
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.