bindtextdomain

Example

 string bindtextdomain ( string $domain , string $directory ) 

Description

The bindtextdomain() function sets the path for a domain.

Return Values

The full pathname for the domain currently being set.