Page 1 of 1

PHP Server from TP

Posted: Mon Dec 23, 2002 4:05 am
by CE
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.

Re: PHP Server from TP

Posted: Mon Jan 06, 2003 11:50 am
by Berend
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