What factors make PHP Unicode-incompatible?

前端 未结 7 1423
执笔经年
执笔经年 2020-11-28 04:59

I am able use UTF-8 characters just fine in my scripts.

As a matter of fact it is possible to have names of variables and functions contain Unicode characters.

相关标签:
7条回答
  • 2020-11-28 06:03

    What is meant by 'support' is 'native support'. Take a look at this to get detailed information.

    0 讨论(0)
提交回复
热议问题