You are here: Re: [PHP] Regular expressions « PHP « IT news, forums, messages
Re: [PHP] Regular expressions

Posted by Jason Wong on 04/12/05 13:47

On Tuesday 12 April 2005 18:30, jem777 wrote:
> Php docs are quite messy about what works with what function...
> This is my problem; I want to strip out spaces from my tags:
>
> $word = "[ / quote ]";
> $word = eregi_replace("[[[:blank:]]*quote[[:blank:]]*]", "[quote]",
> $word); $word =
> eregi_replace("[[[:blank:]]*\/[[:blank:]]*quote[[:blank:]]*]",
> "[/quote]", $word);
>
> I would expect the result to be: [/quote] but it is [ /[quote].
> It seems the first replace actually do the replace, but the how does it
> match the slash "/" ???

preg_replace('|\[\s*/\s*quote\s*]|', '[/quote]', $word);

You might want to spice it up with some ungreedy modifiers.

--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts

 

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

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