How to validate case sensitive in codeigniter query (models) : If in database user_id : Anshu and password : Test123 if any user fill user_id : anshu and password : test123 then show error.......