+
To translate characters or replace substrings use the **strtr** function.
To translate characters or replace substrings use the strtr function.- string strtr ( string $str , string $from , string $to )
- string strtr ( string $str , array $replace_pairs )
- http://us2.php.net/manual/en/function.strtr.php
PHP,translate
✯
✯✯
✯✯
✯✯
✯✯
✯