L
laughingboydecky
Guest
Hi, I am building a web page that can create a database using php. I have a text field where the user will type in the name of the database and a create database button that will create the database. How can this be done? I have built databases before using the MySQL statements, but I have never used a web page to build one. Any help on this would be appreciated. Thank you