How I can Remove the Special Characters from a String in PHP
I need to removes all "special" characters (e.g. !, @, #, $, %, ^, &, \, *, (, )) and returns the new string
0 Answer
I need to removes all "special" characters (e.g. !, @, #, $, %, ^, &, \, *, (, )) and returns the new string