Home / PHPlayground 1.1
Name Modified Size InfoDownloads / Week
Parent folder
PHPlayground.png 2014-03-27 298.6 kB
readme.txt 2014-03-27 1.3 kB
phplayground.zip 2014-03-27 19.1 kB
Totals: 3 Items   319.0 kB 0
Copyright (c) 2014 by Lee Traynor

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

PHPlayground

Requires PHP to be running on your machine.

Simply unzip the two files to your local host directory, either to the directory root, or to a subdirectory.

Then load phplayground.php in your browser. If you installed it to the root directory, then the address is:
localhost/phplayground.php
If you installed it to somedirectory, then it is:
localhost/somedirectory/phplayground.php

To test whether it works, type the following code into the Code area and click on "Run":

phpinfo ();

And that's it!
Source: readme.txt, updated 2014-03-27