textdomainSets the default domain Description
string textdomain(stringnull
$domain )This function sets the domain to search within when calls are made to gettext, usually the named after an application. Parameters
Return ValuesIf successful, this function returns the current message domain, after possibly changing it. Notes
|