You are here: Re: regular expressions conditional replace « PHP Language « IT news, forums, messages
Re: regular expressions conditional replace

Posted by Janwillem Borleffs on 10/28/37 11:16

Janwillem Borleffs wrote:

> if (false !== stripos($split[$i], "<pre>")) {
> ...
> }
>

Hmmm... not very useful when you don't use PHP5. To make a
case-insensitive match in PHP4, just follow Andrew's suggestion combined
with strtolower:

if (strtolower(substr($split[$i], 0, 5)) !== '<pre>') {
...
}


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

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