You are here: Re: replacing in string « PHP Programming Language « IT news, forums, messages
Re: replacing in string

Posted by Janwillem Borleffs on 12/27/05 13:12

jc wrote:
> Could anyone help me to write a function which would chanfe the
> string like this:
>
> "content [foto 1 l] content content content content[foto 3 f] etc
> [foto 21 r]"
> into
> "content <img src="img/1.jpg class="l"> content content content
> content<img src="img/3.jpg class="f"> etc <img src="img/21.jpg
> class="r">"

$content = preg_replace(
'/\[foto\s*(\d+)\s*([^]])\]/',
'<img src="img/$1.jpg class="$2">',
$content
);


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

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