Wez Furlong
ac87800760
Major re-jig.
...
With thanks to Rob Richards for tracking down a couple of big bugs caused by
teeny bits of code.
2004-07-27 03:57:31 +00:00
Wez Furlong
c921ceb49c
Improve stability.
...
Give it a new CLSID and change the engine name to ActivePHP5.
Globals registered by the scripting host are now auto-globals and don't
need to be declared global when accessed from within functions.
2004-05-04 14:54:01 +00:00
foobar
f4983c0d3f
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
foobar
ccfc46b0aa
- Happy new year and PHP 5 for rest of the files too..
...
# Should the LICENSE and Zend/LICENSE dates be updated too?
2004-01-08 17:33:29 +00:00
Wez Furlong
86f7fad719
Make activescript SAPI build under php5.
...
Untested...!
2004-01-07 21:01:13 +00:00
James Cox
f68c7ff249
updating license information in the headers.
2003-06-10 20:04:29 +00:00
Wez Furlong
71b1c7bdb0
typo fix
2003-03-02 15:11:42 +00:00
Wez Furlong
6fed2e95b2
Fix build for activescript sapi
2003-03-02 13:09:48 +00:00
foobar
c7a40ac1ff
(hopefully) fix the build..
2003-02-25 06:49:59 +00:00
Wez Furlong
139fd6a8e4
Fix bug when length was queried before the string was converted.
2002-05-22 00:02:35 +00:00
Wez Furlong
3fca69809d
Use the GIT for inter-thread marshalling.
2002-05-20 22:22:57 +00:00
Harald Radi
02a13a4ec4
this way it even compiles
...
#blame me if i did something wrong, i didn't test it ;)
2002-05-20 15:38:19 +00:00
Wez Furlong
e754361405
Implement ActiveScript interfaces.
...
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.
2002-05-20 01:35:29 +00:00