MySQL-output is case-sensitive?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
Eran
DevNet Master
Posts: 3549
Joined: Fri Jan 18, 2008 12:36 am
Location: Israel, ME

Re: MySQL-output is case-sensitive?

Post by Eran »

In retrospective it figures - since you were comparing again the username in PHP, which is case sensitive. glad it worked out
Post Reply