<div dir="ltr"><div><div><div><div><div><div>Hi<br></div>I have some Arabic strings in mt database now I want to if I search like this :<br> <br></div>  str1 = "ٱلْمُفْلِحُونَ"<br></div>  str2 = "المفلحون"<br></div>as you can see str1 is the same as str2 but in Arabic text str1 has more alphabetical characters.<br></div>Is there anyway to search str2 but I could find both of them in a string like :<br></div> str3 = " المفلحون ٱلْمُفْلِحُونَ ٱلنَّاسُ المفلحون ٱلْمُفْلِحُونَ المفلحون ٱلنَّاسُ المفلحون ٱلنَّاسُ "</div>