Locale get and set : I18N Locale : Development PHP Source Code


PHP Source Code » Development » I18N Locale »

 

Locale get and set




<?

setlocale (LC_ALL, 'fr');

print_r (localeconv ());
?>
           
       



HTML code for linking to this page:

Follow Navioo On Twitter

PHP Source Code

 Navioo Development
» I18N Locale