GoodPlanner
Results
2
comments of
GoodPlanner
Hi, Thank for comment. The Issue 3 maybe international set locale issue. I'm not programmer. but, search... then, I put code at first line in web.php manually. setlocale(LC_ALL,'xx.xx'); Then solved....
Hi, I try to find where ...., the basename() php function return value issues. (https://stackoverflow.com/questions/4451664/make-php-pathinfo-return-the-correct-filename-if-the-filename-is-utf-8.) I don't know, can we set locale os or php wide ? I set setlocale(LC_ALL,'ko_KR.UTF-8');...