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 ?
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 ?