![]() |
How to handle the uppercase & lowercase in login authentication? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: How to handle the uppercase & lowercase in login authentication? (/showthread.php?tid=44777) |
How to handle the uppercase & lowercase in login authentication? - El Forum - 08-26-2011 [eluser]miwrath[/eluser] can anyone help us to solve the problem on uppercase and lowercase in user login authentication? this is my user_model.php in my model folder. im using this code: Code: <?php |