PHP Server from TP

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
CE

PHP Server from TP

Post 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.
Berend

Re: PHP Server from TP

Post 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
Post Reply