summaryrefslogtreecommitdiff
path: root/sapi/activescript/php4as_scriptengine.h
Commit message (Collapse)AuthorAgeFilesLines
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Use the GIT for inter-thread marshalling.Wez Furlong2002-05-201-4/+5
|
* Implement ActiveScript interfaces.Wez Furlong2002-05-201-0/+234
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.