我正在做一個用 php 清理文本的項目。說我有這樣的字符串:$string = 'Life is like. . . . . . a box of chocolate. . . . . '; //each dot separated by space我怎樣才能得到像$string ='Life is like a box of chocolate';
- 3 回答
- 0 關(guān)注
- 172 瀏覽
添加回答
舉報
0/150
提交
取消