lundi 18 juillet 2016

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead? [duplicate]

This question already has an answer here:

Error Line

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:wampwwwconfig.php on line 7

Line 7

mysql_connect($config['mysql']['host'], $config['mysql']['user'], $config['mysql']['pass']) or die(mysql_error());

Aucun commentaire:

Enregistrer un commentaire