textdomain
textdomain
Sets the default domain
string **textdomain** $domain
This function sets the domain to search within when calls are
made to , usually the named after an
application.
gettext
domainThe new message domain, or null to get the current setting without
changing it
If successful, this function returns the current message domain, after possibly changing it.
Throws a if
is the empty .
domain``string
Opmerking: > The information is maintained per process, not per thread.
textdomain