Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in? [duplicate]

mysqli_query “Returns FALSE on failure.”

Please double check whether $dbc is really created and of expected type.

See: http://www.php.net/mysqli_query

Leave a Comment