Go to file
Brian Adams 5f9b7420af Set User-Agent to fix gist imports 2013-06-26 12:00:59 -05:00
css Add Save option 2013-03-08 17:03:17 -06:00
img Update screenshot 2013-03-06 17:07:38 -06:00
js Add Save option 2013-03-08 17:03:17 -06:00
LICENSE Initial Commit 2012-06-29 22:38:22 -05:00
README.md Update readme 2013-05-16 09:59:23 -05:00
favicon.ico Change the theme back to dark, new buttons, add favicon, style xdebug messages 2012-11-01 22:29:31 -05:00
index.php Minor cleanup 2013-04-15 12:51:52 -05:00
proxy.php Set User-Agent to fix gist imports 2013-06-26 12:00:59 -05:00

README.md

Run PHP Code

Download Run PHP Code

This script gives you the ability to quickly test snippets of PHP code locally. A local apache server is required.

  • Create a folder called php or similar in your www folder.
  • Extract the Run PHP Code files into it.
  • Bookmark the URL for easy access.

This application is meant to be run locally and should not be made publicly accessible.

screenshot

Features

  • Ace code editor
  • Import gists from GitHub
  • Import pastes from PasteBin and Pastie
  • Run code in the same window or a separate window

Run PHP Code utilizes the following projects:


Ace
Copyright (c) 2010, Ajax.org B.V.
Licensed under the BSD License