String: Removing Whitespace from StringTag: basic, string Category: PHP Basicpost: 01 Feb 2008 read: 634 PHP String tips: May be your user enter data like this "my name is Andi". He blame his keyboard, because begin out of order. You can help this problem by remove excessive whitespace. We use a regular expression to find multiple whitespace, then replace with a whitespace only.
|
| | Give Your Opinion | Recommend |
|

