summaryrefslogtreecommitdiff
path: root/sapi/activescript/php4activescript.dsp
Commit message (Collapse)AuthorAgeFilesLines
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-185/+0
|
* Implement ActiveScript interfaces.Wez Furlong2002-05-201-0/+185
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.