K kpa4941 New member Oct 20, 2009 #1 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.
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.