Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add README and CREDITS... | Wez Furlong | 2002-05-22 | 2 | -0/+58 |
| | |||||
* | Fix bug when length was queried before the string was converted. | Wez Furlong | 2002-05-22 | 1 | -1/+6 |
| | |||||
* | Use the GIT for inter-thread marshalling. | Wez Furlong | 2002-05-20 | 3 | -133/+187 |
| | |||||
* | this way it even compiles | Harald Radi | 2002-05-20 | 2 | -15/+15 |
| | | | | | #blame me if i did something wrong, i didn't test it ;) | ||||
* | Implement ActiveScript interfaces. | Wez Furlong | 2002-05-20 | 8 | -0/+2832 |
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. |