taith Posted August 10, 2007 Share Posted August 10, 2007 anyone know how to do a search... say for '%$search%' that would not be case specific? Link to comment https://forums.phpfreaks.com/topic/64283-solved-non-case-specific-mysql/ Share on other sites More sharing options...
Crew-Portal Posted August 10, 2007 Share Posted August 10, 2007 it wont be case specific unless it was designed to be! Link to comment https://forums.phpfreaks.com/topic/64283-solved-non-case-specific-mysql/#findComment-320467 Share on other sites More sharing options...
taith Posted August 10, 2007 Author Share Posted August 10, 2007 sweet deal... wasnt sure if it would or not :-D THANKS Link to comment https://forums.phpfreaks.com/topic/64283-solved-non-case-specific-mysql/#findComment-320469 Share on other sites More sharing options...
Fadion Posted August 10, 2007 Share Posted August 10, 2007 MySQL, MsSQL and Oracle (as far as i know) are case insensitive. If you need it to be case sensitive, maybe there's any tutorial out there for that. Link to comment https://forums.phpfreaks.com/topic/64283-solved-non-case-specific-mysql/#findComment-320471 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.