Destramic Posted April 18, 2007 Share Posted April 18, 2007 just wondering how to do this....i see done on alot of website? Ricky Link to comment https://forums.phpfreaks.com/topic/47518-case-sensetive-passwords/ Share on other sites More sharing options...
bsprogs Posted April 18, 2007 Share Posted April 18, 2007 If you're using encryption for passwords, such as md5, the string will be different for lower case compared to upper case. You should also be able to use the STRCMP() function Link to comment https://forums.phpfreaks.com/topic/47518-case-sensetive-passwords/#findComment-231979 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.