Remove garbage characters in utf

diraven

New Member
I am using utf8 format to store all my data into mysql. Before data is inserted into the database I need to clean the strings with unwanted characters. The strings are in utf8 format. I know how to use regex and string replace but do not know how to work with arabic characters.Sample string that needs to be cleaned : "
 
Top