Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HELP #1

Open
Karla02 opened this issue Feb 21, 2018 · 1 comment
Open

HELP #1

Karla02 opened this issue Feb 21, 2018 · 1 comment

Comments

@Karla02
Copy link

Karla02 commented Feb 21, 2018

Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in C:\xampp\htdocs\Shopparels-master\index.php on line 16

@Karla02 Karla02 changed the title SQL FILE HELP Feb 21, 2018
@fontebasso
Copy link

This error was triggered because a parameter of type Boolean was sent to mysqli_fetch_assoc.

This must have occurred because the query done on line 9 may have generated error.

Check the value of the $featured after line 9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants