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

Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in C:\xampp\htdocs\php-signup-login-main\login.php:15 Stack trace: #0 {main} thrown in C:\xampp\htdocs\php-signup-login-main\login.php on line 15 #16

Open
Ebab12 opened this issue Oct 11, 2023 · 1 comment

Comments

@Ebab12
Copy link

Ebab12 commented Oct 11, 2023

$user = $result->fetch_assoc();

@daveh
Copy link
Owner

daveh commented Oct 11, 2023

If that's the error message, then it's probably the database connection credentials that are incorrect (username, password etc.) check these are correct and that it's connecting to the database correctly

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