您的位置:首页 > 数据库 > MySQL

解决Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future:

2017-05-08 15:27 671 查看


会报出下面的错误



错误提示:The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

翻译:MySQL扩展已被废弃,在未来将被删除:使用mysqli或PDO相反

解决方法看:http://blog.csdn.net/meegomeego/article/details/36187593
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐