You are here: Re: Removing Bad Words « PHP Programming Language « IT news, forums, messages
Re: Removing Bad Words

Posted by Chung Leong on 02/23/06 02:29

The function you need is in_array() although an associative array would
be more efficient. E.g.

$good_hash = array(
'good' => true,
'better' => true,
'best' => true,
...
);

if(!array_key_exists(strtolower($word), $good_word)) {
...
}

 

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

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