php console

Super MySQL Terminal

Super MySQL Terminal

Super MySQL Terminal is a php mysql shell emulator. You can work with your share-hosted remote mysql like your localhost. Now, this script supports following commands: 1). mysql -h [host] -u [user] -p [password] 2). use [database name] 3). standard sql statements. etc. Please try it on our demo server: http://www.dbfacephp.com/mysqlterminal Type “mysql -u tmwo0929_demo -p jsding” to connect the demo database, and type some “select” s...