RobinvandenHurk / php-mysql-shell-emulator

Stand alone MySQL Terminal Emulator - useful for when you don't have shell access.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP MySQL Shell Emulator

This is designed to be a stand-alone MySQL Shell Emulator useful for when you don't have ssh access. It is limited to the permissions of the PHP user.

Installation

Drop this file in the desired directory and have at it.

Commands

These are the built in commands:

  • clear -- Clears all previous commands and responses. Acts as if you just logged in.

  • logout -- Clears the session and re-enables the password protection.

About

Stand alone MySQL Terminal Emulator - useful for when you don't have shell access.


Languages

Language:PHP 100.0%