PHP nl_langinfo() May 22, 2012 Pramod T P It returns specific local information. Windows platforms does not support this function Example <?php echo nl_langinfo($element); ?>