Create folder with simplified-chinese name?
Posted: Tue Nov 16, 2010 4:25 am
I have one php to read data from mysql and create one folder with one data value. This value would be simplified chinese. But creating folder (mkdir) always fails. My OS locale is Traditional Chinese.
If I want to create one folder with simplified chinese name from php and don't change OS locale, how should I do? Thanks.
If I want to create one folder with simplified chinese name from php and don't change OS locale, how should I do? Thanks.