Update readme

This commit is contained in:
Brian Adams 2013-05-16 09:59:23 -05:00
parent c76dbb51df
commit 213c12c545
1 changed files with 6 additions and 4 deletions

View File

@ -3,10 +3,12 @@ Run PHP Code
<a href="https://github.com/websiteduck/Run-PHP-Code/archive/master.zip"><b>Download Run PHP Code</b></a>
This script gives you the ability to quickly test snippets of PHP code locally.
A local apache server is required.
Create a folder called <b>php</b> or similar in your www folder, then extract the Run PHP Code files into it.
Bookmark the URL for easy access.
This script gives you the ability to quickly test snippets of PHP code locally. A local apache server is required.
- Create a folder called <b>php</b> or similar in your www folder.
- Extract the Run PHP Code files into it.
- Bookmark the URL for easy access.
<b>This application is meant to be run locally and should not be made publicly accessible.</b>
![screenshot](https://github.com/websiteduck/Run-PHP-Code/raw/master/img/screenshot.png)