mysqli::$connect_error
mysqli::$connect_error
mysqli_connect_error
(PHP 5, PHP 7)
mysqli::$connect_error -- mysqli_connect_error — Returns a string description of the last connect error
Description
Object oriented style
string $mysqli->connect_error;
Procedural style
string mysqli_connect_error ( void )
Returns the last error message string from the last call to 登录查看完整内容