You are here: eregi alternatives « All PHP « IT news, forums, messages
eregi alternatives

Posted by Jesper on 03/31/06 18:05

I'm going to use a lot of searches for occurences of words in a long text:
$string = "a 500 character Text";
if (eregi("text", $string)) { print "found";}

Eregi should be very slow, so I'm looking for alternatives. Any suggestions?
I guess I could use something like
$string = strtolower($string);
if ( strpos($string, "text") !== false ) { print "found";}

Is that the best solution?

 

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

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