| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
unicode_encode
Popis
string unicode_encode ( unicode input, string encoding, int flags )| Varovánà |
Tato funkce ještě nenà zdokumentována, k dispozici je pouze seznam argumentů. |
Takes a unicode string and converts it to a string in
the specified encoding.
Seznam parametrů
inputThe unicode string that will be encoded.
encodingThe new encoding for
input.flagsFlags
Errors/Exceptions
Emits a E_WARNING level error if a converter cannot
be created for the desired encoding.
PÅ™Ãklady
| PÅ™edcházejÃcà | Domů | Dalšà |
| i18n_loc_set_default | Nahoru |