PHP
Käsikirja
Edellinen
Seuraava
strtr
strtr -- Translate certain characters
Description
string
strtr
( string str, string from, string to)
string
strtr
( string str, array replace_pairs)
Esimerkki
1
.
strtr(
)
example
This will show: "hello all, I said hi",
Huomaa
:
Edellinen
Alkuun
Seuraava
Ylös