You are here: Re: replacing "everything except" « All PHP « IT news, forums, messages
Re: replacing "everything except"

Posted by Janwillem Borleffs on 12/17/05 23:39

ironcito wrote:
> I have a string. I want to replace every character, except letters
> and numbers, with a space. For example, "$%Hel**lo #World@!" would
> become " Hel lo World ". How can I tell php to "replace everything
> except this" instead of "replace this"?
>

$str = '$%Hel**lo #World@';
print preg_replace('/[^a-z\d]/i', ' ', $str);


JW

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация