PHP7不再兼容mysql系列,使用时函数强行操作报错:Uncaught Error: Call to undefined function mysql_connect(),所以我们要采用mysqli系列的 ...
確定! 回上一頁