iconv
- Introduzione
- Installazione/Configurazione
- Costanti predefinite
- iconv Funzioni
- iconv_get_encoding — Visualizza l'attuale impostazione per la conversione dei caratteri codificati
- iconv_mime_decode_headers — Decodes multiple MIME header fields at once
- iconv_mime_decode — Decodes a MIME header field
- iconv_mime_encode — Composes a MIME header field
- iconv_set_encoding — Setta l'attuale impostazione per la conversione dei caratteri codificati
- iconv_strlen — Returns the character count of string
- iconv_strpos — Finds position of first occurrence of a needle within a haystack
- iconv_strrpos — Finds the last occurrence of a needle within a haystack
- iconv_substr — Cut out part of a string
- iconv — Converte una stringa nel set di caratteri richiesto
- ob_iconv_handler — Converte caratteri codificati come un output buffer handler
There are no user contributed notes for this page.
