connect() usable in PHP 5.6.5
This question already has an answer here:
http://php.net/manual/en/function.mysql-connect.php
5.5.0 This function will generate an E_DEPRECATED error.
don't try to use any mysql_* functions as they are deprecated and dangerous. See mysqli_ functions instead.
链接地址: http://www.djcxy.com/p/26580.html上一篇: 未捕获的错误:调用未定义的函数mysql