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

From: http://stackoverflow.com/questions/13944956/the-mysql-extension-is-deprecated-and-will-be-removed-in-the-future-use-mysqli

修改php.ini:

error_reporting = E_ALL ^ E_DEPRECATED

posted on 2015-11-28 22:34  清清飞扬  阅读(530)  评论(0编辑  收藏  举报