PHPterm is a terminal/shell emulator for PHP which let's you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol.
It aims to provide the look and feel of konsole, the KDE terminal.

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow PHP Shell Terminal

PHP Shell Terminal Web Site

Other Useful Business Software
Migrate to innovate with Red Hat Enterprise Linux on Azure Icon
Migrate to innovate with Red Hat Enterprise Linux on Azure

Streamline your IT modernization journey with a holistic environment running Red Hat Enterprise Linux on Azure.

With Red Hat Enterprise Linux on Azure, businesses can confidently modernize their IT environment, knowing they don’t have to compromise on security, scalability, reliability, and ease of management. Securely accelerate innovation and unlock a competitive edge with enterprise-grade modern cloud infrastructure.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • In order to work, you need to have function proc_open() OR shell_exec() enabled on your server. Be sure to check this because a lot of servers are configured to disable these functions by default (for security reasons). This little tool is nice to have when you need to perform some command lines on the server, but it has some limitations : - you can't run any interactive application (such as "vi") because you're not on a tty) - on many servers, you can't perform any sudo / su because it say's it requires a tty (this check is enabled on many servers for security reasons) (you may however be able to install this tool on a server and use the SUID bit on it in order to mimick a permanent sudo) If you're OK with these limitations, then go for it : it's perfect for launching commands such as compress/decompress files, making aliases, etc. If someone is ready to work on it, this little tool could be improved in several ways, including : - adding autocompletion when pressing TAB key - adding a permanent sudo in the 'tools' menu, for the happy fews who have servers where the sudo is enabled (when you go in the menu, and click on sudo, you would then type in a login/password, and starting from then, all commands would be performed with this account until you click again on this 'tools > sudo' menu). - adding some javascript to better handle the scrollbar (when there's a lot of text in the console, each time you run a new command, the scrollbar is reseted to the top first line)
Read more reviews >

Additional Project Details

Operating Systems

Solaris, Linux, BSD, Mac

Languages

English

Intended Audience

System Administrators

User Interface

Web-based

Programming Language

PHP, JavaScript

Related Categories

PHP Site Management Software, PHP System Shells, PHP Emulators, JavaScript Site Management Software, JavaScript System Shells, JavaScript Emulators

Registered

2004-03-28