$mysql = new mysqli('localhost', 'username', 'password', 'name of the data base') or die('MySQLi cant be instantiated');
No comments:
Post a Comment