Hi all,
I am looking for a way to run PHP scripts without using a webserver
(from a MS Windows machine). While there are shareware solutions for
doing this, it strikse me that it might be possible to use HTA (http://
https://www.microsoft.com/technet/sc...hubs/htas.mspx) to achieve my
result, however all the documentation just describes doing this with
VBScript.
So far I've not found anything relevant in Google.
I'd prefer not to have to re-write the code to work with GTK
Anybody had any experiences in this area they would like to share?
Links?
TIA
C.
I am looking for a way to run PHP scripts without using a webserver
(from a MS Windows machine). While there are shareware solutions for
doing this, it strikse me that it might be possible to use HTA (http://
https://www.microsoft.com/technet/sc...hubs/htas.mspx) to achieve my
result, however all the documentation just describes doing this with
VBScript.
So far I've not found anything relevant in Google.
I'd prefer not to have to re-write the code to work with GTK
Anybody had any experiences in this area they would like to share?
Links?
TIA
C.
Comment