teitoklein01 Posted March 6, 2011 Share Posted March 6, 2011 Our professor in PHP Programming is very choosy that he requires us to verify if the user enter the UPPERCASE format of the user name registered the program will show an invalid user. What he's trying to say is the user must enter a 100% identical to the username he registered. If the username registered is LOWERCASE he must enter a LOWERCASE username if the username registered is UPPERCASE he must enter an UPPERCASE username to LOGIN. :'( Quote Link to comment https://forums.phpfreaks.com/topic/229755-read-please-problem-with-uppercase-and-lowercase/ Share on other sites More sharing options...
HuggieBear Posted March 6, 2011 Share Posted March 6, 2011 OK, but that's not a question. Perhaps post a question, and as it's obviously some kind of course work, also post what you have so far and maybe we can point you in the right direction, although I expect people will be reluctant to actually do it for you, as you need to understand what the code is doing. Quote Link to comment https://forums.phpfreaks.com/topic/229755-read-please-problem-with-uppercase-and-lowercase/#findComment-1183495 Share on other sites More sharing options...
teitoklein01 Posted March 6, 2011 Author Share Posted March 6, 2011 yEAH THANKS! I already figured it out. he he he . It is just a matter of being a noob php programmer. I also finished encrpyting it using Password hashing. and it definitely a package for security and validation. Thanks for inspiring me . Quote Link to comment https://forums.phpfreaks.com/topic/229755-read-please-problem-with-uppercase-and-lowercase/#findComment-1183499 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.