PHP MySQL CREATE DATABASE.

The CREATE DATABASE statement is used to create a database in MySQL using Using MySQLi and PDO.

Code :