解决The mysql extension is deprecated and will be removed
今天在看网站日志的时候,发现有很多这样的信息“PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in”。 翻译了一下,大概意思就是mysql_connect()这个mysql扩展已
2017-12-07 22:02 阅读(6079)