Mysql is a database which is mostly used in a PHP environment. You can create MySQL connection using PHP code easily. Here you can find the PHP connection code using both drivers MySQLi and MySQL. MySQLi is an improved version of MySQL driver. PHP 7 and later version support MySQLi driver. MySQLi connection in PHP