bind_textdomain_codeset

(PHP 4 >= 4.2.0, PHP 5, PHP 7)

bind_textdomain_codesetSpecify the character encoding in which the messages from the DOMAIN message catalog will be returned

说明

bind_textdomain_codeset ( string $domain , string $codeset ) : string

With bind_textdomain_codeset(), you can set in which encoding will be messages from domain returned by gettext() and similar functions.

参数

domain

The domain

codeset

The code set

返回值

A string on success.

相关文章
php gettext 函数 specify the character encoding in which the messages from the domain message catalog will be returnedphp gettext 函数 sets the path for a domainphp crack 函数 returns the message from the last obscure checkphp cubrid mysql 兼容性函数 return the numerical value of the error message from previous cubrid operationphp frontbase 函数 returns the error message from previous operationphp gettext 函数 lookup a message in the current domainphp grapheme 函数 function to extract a sequence of default grapheme clusters from a text buffer which must be encoded in utf 8php idn 函数 convert domain name from idna ascii to unicodephp imap 函数 unmark the message which is marked deletedphp mcve 函数 get the raw comma delimited data returned from mcvephp mailparse 函数 extracts a message section including headers without decoding the transfer encodingphp semaphore 函数 returns information from the message queue data structurephp paradox 函数 sets the encoding for character fields deprecated php snmp 函数 return the method how the snmp values will be returnedphp snmp 函数 specify the method how the snmp values will be returnedphp sybase 函数 returns the last message from the serverphp sam 函数 remove a message from a queuephp solrquery returns the list of fields that will be returned in the responsephp solrquery returns the minimum word length below which words will be ignoredphp solrquery sets the frequency below which terms will be ignored in the source docs
关注编程学问公众号