setlocale()
setlocale - Set locale information
Syntax
string setlocale ()
Arguments
-
Description
Sets locale information.
Version
PHP 4, 5
Return value
Returns the new current locale, or FALSE if the locale functionality is not implemented on your platform, the specified locale does not exist or the category name is invalid.