Download List

Project Description

PHP Shell is a shell wrapped in a PHP script. It's a tool you can use to execute arbiritary shell-commands or browse the filesystem on your remote Web server. This replaces, to a degree, a normal telnet-connection. You can use it for administration and maintenance of your Web site using commands like ps, free, du, df, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-27 08:58 Back to release list
2.0

The shell now has a command line history just like a
real shell, and the design was changed to mimic a
real shell more closely. The parsing of 'cd' commands
was rewritten so that even more special cases are
taken care of, and simple command substitution using
aliases has been introduced.
Tags: Major feature enhancements

Project Resources