Mega Code Archive

 
Categories / Php / Functions
 

Setting a default locale based on system environment

<?php setlocale(LC_ALL,null); ?>