pdkv2 Posted August 25, 2009 Share Posted August 25, 2009 Hi, my application is using setlocale() function to set the locale and it works fine for all the operating systems except windows 2008 please give me hit about workaround for the above issue. Thanks, Sharad Link to comment https://forums.phpfreaks.com/topic/171735-php-setlocale-function-is-not-workin-on-win-2k8/ Share on other sites More sharing options...
pdkv2 Posted August 25, 2009 Author Share Posted August 25, 2009 i managed by using setlocale(LC_ALL,0); Link to comment https://forums.phpfreaks.com/topic/171735-php-setlocale-function-is-not-workin-on-win-2k8/#findComment-905784 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.