$value) $tr['$' . $key] = $value; krsort($tr); return strtr($string, $tr); } } ?>