PHP setlocale() May 22, 2012 Pramod T P It sets locale information Example <?php echo setlocale(LC_ALL,”En-Us”); ?>