bindtextdomainSets or gets the path for a domain Description
stringfalse bindtextdomain(string
$domain, stringnull $directory = null)The bindtextdomain function sets or gets the path for a domain. Parameters
Return Values
The full pathname for the Changelog
Examples
Example #1 bindtextdomain example The above example will output: /usr/share/myapp/locale Notes
|