summaryrefslogtreecommitdiff
path: root/sapi/activescript/php4as_classfactory.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PHP_5'.PHP-5SVN Migration2003-02-271-52/+0
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Implement ActiveScript interfaces.Wez Furlong2002-05-201-0/+52
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.