I am looking for a server program to call from textpad which would parse php/asp files currently being edited, and be able to capture as command result in TextPad the returned document.
Ideally, I'd prefer to run a server program from the same machine as the one running tp.
Any help is welcomed.
PHP Server from TP
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Berend
Re: PHP Server from TP
You can use php.exe as a tool to execute php files. I'm not sure about asp, maybe cscript.exe (in the winnt\system32 directory).
Berend
Berend