PHP file viewer

Dear Sir,

How to view PHP files without local host?
I need a PHP Viewer software.

Installing wamp server, writing html files and then call php files is a long process for beginners.

Actually I need a such utility http://writecodeonline.com/php/.
But it requires internet connection.

It will be more better to find php file result on the spot.

Installing apache/php/sql is so easy with wamp/xampp that I fail to see what the problem is.

Install wamp (it sets up a local folder to be served as a website on localhost)
Create a new PHP project from existing sources in your IDE, choose the wamp folder that is served to the web
Start editing.

Sponsor our Newsletter | Privacy Policy | Terms of Service