I\'m having some troubles with the PHP function str_replace when using arrays.
str_replace
I have this message:
$message = strtolower(\"L rzzo rwldd
Easy and better than str_replace:
"http://www.", "w" => "W", "d" => "D"); $word = "http://desiweb.ir"; echo strtr($word,$arr); ?>
strtr PHP doc here
strtr