开发者

Handling French special character in PHP [duplicate]

开发者 https://www.devze.com 2023-01-22 07:41 出处:网络
This question already has answers here: UTF-8 all the way through 开发者_如何学编程 (13 answers)
This question already has answers here: UTF-8 all the way through 开发者_如何学编程 (13 answers) Closed 5 years ago.

I'm using utf8_encode || utf8_decode ..., but I'm struggling to handle some special characters (é, è ê ... ,)

I'm using php.

Could someone help?


might wanna use html ascii instead of the actual special char if you having problems with it

http://www.asciitable.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消