bind_textdomain_codeset()
bind_textdomain_codeset - Specify the character encoding in which the messages from the DOMAIN message catalog will be returnedSyntax
string bind_textdomain_codeset (string $domain, string $codeset)Arguments
- domain - The domain
- codeset - The code set
