Technical Solutions
Wednesday, 29 March 2017
how to remove special char from email
$str = utf8_decode($message);
$message = str_replace(" ", " ", $str);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment