An example to show how to implement a "shell" in PHP.
Find a file
Víctor Román Archidona 6c772f2e0c Initial commit
2012-08-26 04:11:38 -07:00
README.md Initial commit 2012-08-26 04:11:38 -07:00

phpshell

A simple shell (like *sh) written in pure PHP as an example.