How can I remove 3 characters at the end of a string in php?

后端 未结 3 1007
自闭症患者
自闭症患者 2021-01-29 21:02

How can I remove 3 characters at the end of a string in php? \"abcabcabc\" would become \"abcabc\"!

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