view php files in browser

General questions about using TextPad

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

Post Reply
webber

view php files in browser

Post by webber »

having created the php class and checking the view in browser is not allowing preview to browser. Other files (html,asp etc.) are working.

What is required to enable PHP also ?
Andreas

Re: view php files in browser

Post by Andreas »

it works for me if
my local webserver is running
the pages are in a folder below the "WWW root folder" (see Configure - Preferences - Folders).
and if the "WWW root folder" is a folder accessible to the web server.

PHP files must be interpreted by a webserver...
Post Reply