Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
iconv_set_encoding
Popis
bool iconv_set_encoding ( string type, string charset )
Changes the value of the internal configuration variable specified by
type
to charset
.
Seznam parametrů
type
The value of
type
can be any one of those:input_encoding output_encoding internal_encoding charset
The character set.
PÅ™edcházejÃcà | Domů | Dalšà |
iconv_mime_encode | Nahoru |