Username and Password login PHP?

kpa4941

New member
I have a PHP login script, but it wants things to be exact. If you type in the username with the first character uppercase, it will reject it. How can I make it accept the username keith, as:

Keith
kEiTh

Thanks.
 
Back
Top