Skip to content

Commit 721afb2

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents c30ee0d + 7d316dd commit 721afb2

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Simple and usefull tool to execute custom php scripts. It allows to block specified function to increase security.
44

5+
## Screenshot
6+
7+
<img src="http://blog.lugowski.eu/wp-content/uploads/2016/02/php_sandbox.png" alt="PHP Sandbox" border="0" />
8+
59
## Installation
610

711
Clone that repository wherever you want (in my example `/www/php_sandbox`), then in base dir run:
@@ -55,7 +59,8 @@ Ctrl-S | Command-S | Execute code
5559

5660
To build that tool I used:
5761

62+
- FatFree framework - http://fatfreeframework.com/
5863
- Ace Editor - https://ace.c9.io/
5964
- Bootstrap - https://getbootstrap.com/
6065
- FontAwesome - http://fortawesome.github.io/Font-Awesome/
61-
- jQuery - https://jquery.com/
66+
- jQuery - https://jquery.com/

0 commit comments

Comments
 (0)