Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

Locale get and set

Tue Oct 28, 2008 12:10 am

Code:


<?

setlocale
(LC_ALL, 'fr');

print_r (localeconv ());
?>




Post a reply
  Related Posts  to : Locale get and set
 What is the Locale class     -  

Topic Tags

PHP Basics