Remove extra space at the end of string using preg_replace

前端 未结 3 2082
自闭症患者
自闭症患者 2020-12-18 09:46

I want to replace the extra space at the end of the string with nothing using preg_replace in PHP. I was creating a big database of words and somehow a few word

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