|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2009-12-23 13:49 UTC] johannes@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sat Nov 01 13:00:01 2025 UTC |
Description: ------------ $posting_ads = preg_replace('/\s\s+/', ' ',$posting_ads); this is work my locahost( Windows Os ); *-------------------------------------------------------------* $posting_ads value post from tinymce editor *-------------------------------------------------------------* But it's not work my server Anyone Please Help me. raju.balasundar@makeeit.com Reproduce code: --------------- --- From manual page: function.preg-replace#Notes ---