PHP function strtr()
Parameters
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$str |
string |
not | |
$replace_pairs |
array |
not |
Return values
string
A copy of str, translating all occurrences of each character in from to the corresponding character in to.
| Parameter | Data type | Default value | Note |
|---|---|---|---|
$str |
string |
not | |
$replace_pairs |
array |
not |
string
A copy of str, translating all occurrences of each character in from to the corresponding character in to.
Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.