111

Saturday, June 28, 2014

PHPlayground download

PHPlayground

PHPlayground Description
Tired of opening an editor to test short code snippets for functionality, saving the file and then running it in a browser? PHPlayground provides a simple solution on a single browser page.

Enter the code to be tested into the "Code" window and press "Run". The result will appear as both HTML Output and Raw HTML. In the background the program has saved the code to a log file.

Works on any machine running PHP.

Running an endless loop? Not to worry - the default timelimit is 5 s, so the loop will be terminated after that time.

For debugging purposes it is recommended to have the Display Errors directive in php.ini set to "On", and the errors will immediately appear in the output windows.

Log files are found in the PHPlayground.log directory, sorted by year and month. A new log file is started every day and numbered accordingly.

Warning! Do not use this program on a production site!
PHPlayground Features

Download:Click Here

No comments:

Post a Comment