Browse posteets
About
Contact
Log In
Register
View: remove excess spaces
remove excess spaces
1 year ago
by
sx
preg_replace
(
'/
\\
s{2,}/'
,
' '
,
$string
)
;
php
regexp
Embed
|
View source
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/1329"></script>
0 comment
about "remove excess spaces"
Tags
php
regexp
0 comment about "remove excess spaces"