Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PHP_5'.PHP-5 | SVN Migration | 2003-02-27 | 1 | -25/+0 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Use the GIT for inter-thread marshalling. | Wez Furlong | 2002-05-20 | 1 | -1/+0 |
| | |||||
* | Implement ActiveScript interfaces. | Wez Furlong | 2002-05-20 | 1 | -0/+26 |
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. |