PHP Manualbindtextdomain(PHP 4, PHP 5) bindtextdomain — Sets the path for a domain Description
string bindtextdomain
( string
$domain
, string $directory
)The bindtextdomain() function sets the path for a domain. Parameters
Return Values
The full pathname for the Examples
Example #1 bindtextdomain() example
<?php The above example will output: /usr/share/myapp/locale
![]() |
PHP-Index
New Tutorial entries
|