Hi

I'm doing the script for searching the mySQL db in Russian 
language. but output of textform 
http://localhost/indexr.php3?search_idea=%E6%E2%E0%F7%EA
%E0 is not the same as 
http://localhost/indexr.php3?search_idea=%C6%C2%C0%D7%CA
%C0 (this is the same word but first is lower case and second is 
upper case) so search becomes case sencitive, I don't want to 
have case sencitive search so, how can I tell to program that both 
of above are the same word?

Thank you for help,

Youri

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to