Hey, i’m having problems with my login system using Xampp etc.
Here is the code,
i tried using "!empty($result) && $result->num_rows > 0 " as someone suggested and indeed the error does go away, but then no matter what user i use even if its in the database or now it always says username does not exist
basically im following some guys tutorial:
And he doesnt seem to have this problem at all yet I do and im pretty new to this whole php thing so i am really stuck.