I have a string with “\u00a0”, and I need to replace it with “” str_replace fails

后端 未结 8 1251
南笙
南笙 2020-12-17 09:45

I need to clean a string that comes (copy/pasted) from various Microsoft Office suite applications (Excel, Access, and Word), each with its own set of encoding.

I\'m

8条回答
提交回复
热议问题