Heim  >  Artikel  >  Backend-Entwicklung  >  php trim无法处理中文的半角圆角等空格时 trim enabler ltrim php php trim 去除空

php trim无法处理中文的半角圆角等空格时 trim enabler ltrim php php trim 去除空

WBOY
WBOYOriginal
2016-07-29 08:52:061469Durchsuche

有的中文的半角,圆角空格或者段落符显示为空白的。可以用正则来处理

<code>preg_replace("/(<span>\s</span>|<span>\&</span>nbsp<span>\;</span>| |<span>\xc</span>2<span>\xa</span>0)/","",<span>$content);</span></code>
').addClass('pre-numbering').hide(); $(this).addClass('has-numbering').parent().append($numbering); for (i = 1; i ').text(i)); }; $numbering.fadeIn(1700); }); });

以上就介绍了php trim无法处理中文的半角圆角等空格时,包括了trim,php方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn