Hello Devbest! This MySQL connector was originaly for one of my old projects, but i figured i'd share it.
Config.php
<?php
$_CONFIG['MySQL']['Hostname'] = 'localhost'; //host
$_CONFIG['MySQL']['Username'] = 'root'; //username
$_CONFIG['MySQL']['Password'] = 'fingerme'; //pass...