textdomain

Sets the default domain (PHP 3>= 3.0.7, PHP 4 )
string textdomain ( string text_domain )

This function sets the domain to search within when calls are made to gettext(), usually the named after an application. The previous default domain is returned. Call it with NULL as parameter to get the current setting without changing it.

This HTML Help has been published using the chm2web software.