View Single Post
Old 01-25-2010, 02:32 AM   #9 (permalink)
CΛSTΞX
The Acquainted
 
Join Date: Feb 2008
Posts: 107
Thanks: 3
CΛSTΞX is on a distinguished road
Default

Thank you, this it what I need.

PHP Code:

$string 
"I look for erotic pics";

if (
preg_match'~(shit|horny|erotic)~i'$string)) {

echo 
"found";


__________________
Downloadic
infolizer
Send a message via MSN to CΛSTΞX
CΛSTΞX is offline  
Reply With Quote