Query: bind_textdomain_codeset
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BIND_TEXTDOMAIN_CODESET(3) 1 BIND_TEXTDOMAIN_CODESET(3) bind_textdomain_codeset - Specify the character encoding in which the messages from the DOMAIN message catalog will be returnedSYNOPSISstring bind_textdomain_codeset (string $domain, string $codeset)DESCRIPTIONWith bind_textdomain_codeset(3), you can set in which encoding will be messages from $domain returned by gettext(3) and similar functions.PARAMETERSo $domain - The domain o $codeset - The code setRETURN VALUESA string on success. PHP Documentation Group BIND_TEXTDOMAIN_CODESET(3)
| Related Man Pages | 
|---|
| bind_textdomain_codeset(3) - redhat | 
| bind_textdomain_codeset(3) - debian | 
| bind_textdomain_codeset(3) - centos | 
| bind_textdomain_codeset(3) - netbsd | 
| locale::gettext(3) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| Orcallator in solaris servers |