I need simple script. Php form where can put database/usr/pwd and then create new database. And then tabels.
I try diffent ways but dont work. Have someone idea how do it?
Thanks for help!
php form to create new database/user/pwd
Moderators: egami, macek, gesf
Use the example on this post:
http://phillipnb.wordpress.com/2010/12/ ... -resource/
use the "Create table" sql for the sqlQuery.
http://phillipnb.wordpress.com/2010/12/ ... -resource/
use the "Create table" sql for the sqlQuery.