strtoupper PHP function for UTF-8 string

后端 未结 2 1965
清酒与你
清酒与你 2020-12-17 08:07

I\'ve been reading user comments for the strtoupper() PHP function and there doesn\'t seem to a consensus on how to do the conversion for non-Enlgish strings. I mean people

2条回答
  •  粉色の甜心
    2020-12-17 09:04

    Have you tried this? I'm no linguist, but I wouldn't assume that all languages have a lower / upper case split.

提交回复
热议问题