Home     PHP / Javascript / Ajax
PHP CPanel Database Creator Script

PHP Script Codes > web-hosting-tools

cPanel Database Creator Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2081

PHP Script Codes > cPanel Database Creator
cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one.
cPanel Database Creator will make it easier. Just fill username/password/host once, and script will be ready to use. Creating database will be as easy as running cpanel_create_db.php?db=M yNewDbName

NOTE: requires cURL installation on the server.