Connect PHP with MySQL through mysqli_connect

This time I will show you how to make a simple connection with PHP and MYSQL using the PHP extension for mysqli databases since «mysql_connect» that was used in PHP4 and at the beginning...