PHP » GoLang |
login |
register |
about
|
bindtextdomain(PHP 4, PHP 5, PHP 7) 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 |
more
Recently updated
more
Most requested
more
Last requests
|