PHP Mbstring only works in CLI

前端 未结 0 865
暗喜
暗喜 2020-12-30 02:42

I compiled my own PHP with mbstring statically built into it.

The test script is: echo mb_convert_case("potato", MB_CASE_UPPER);

It work

相关标签:
回答
  • 消灭零回复
提交回复
热议问题