Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ignore special characters ð ö ú ñ ø ò ó õ !!

Status
Not open for further replies.

hisham

IS-IT--Management
Nov 6, 2000
194
Am trying to build an advance search for data in mysql , the complicated case is:
the data is written in special formatting method adding some characters i.e.: the word: äÓóÈõ , users will search for: äÓÈ . that mean I must ignore the following charecters ó and õ when the search run,
the 8 added characters used in this formatting method are: ð ö ú ñ ø ò ó õ
is there anyway to ignore those characters in the search script ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top