Automate Mysql Database Setup
I need a way to type in the name of a new database and click create, it will then create a new database complete with the tables I need.
The user and password will always be the same
I imagine this would be a php script/ webpage but am open to any suggestion