Source Code:
(back to article)
<?php $locale_info = localeconv(); print_r($locale_info); ?>
Result:
Report an issue