mysqli_connect_error
Returns a string description of the last connect error
&reftitle.description;
stringmysqli_connect_error
Returns the last error message string from the last call to
mysqli_connect.
&reftitle.returnvalues;
A string that describes the error. An empty string if no error occurred.
&reftitle.examples;
mysqli_connect_error example
]]>
&reftitle.seealso;
mysqli_connect
mysqli_connect_errno
mysqli_errno
mysqli_error
mysqli_sqlstate