$string = "' ! ; • ,\ KarSho: ; • ;}";
Here I want remove following characters,
$remove = array("'","!",";","•",",","\","}","{","[","]");
This is also input. I want from above array characters from $string. Finally I want string like,
KarSho: