So I have my login form in my website.
And for example my username is JuvarAbrera (saved in mysql).
When I try to login using this username —> juvarabrera
It is still logged-in in my website. Now, I want it NOT to logged-in because of the the J and A are uppercased.
So, how can I do that? I think I explained it very well.
Thanks. 🙂
You can collate the value in the query: