PHP-MySQLi-Database-Class
PHP-MySQLi-Database-Class copied to clipboard
Connection error
I have two way to connect to database through local network and through internet. if i can not connect to database through local network, then i would use network to connect to the database, If there is error in connecting to database $db->MysqliDb(********* );, how can i get error details?
$db->getLastError();