View Single Post
Old 01-06-2010, 02:00 AM   #1 (permalink)
CΛSTΞX
The Acquainted
 
Join Date: Feb 2008
Posts: 107
Thanks: 3
CΛSTΞX is on a distinguished road
Application Go How to > if values in array exist in the sentence ?

Hello,

I want to do something if my sentence include one of the words in this array, How to do that ?

PHP Code:
$sentence "I dont give a shit";

$values = array("lick","shit","pussy","horny"); 
Thanks...
__________________
Downloadic
infolizer
Send a message via MSN to CΛSTΞX
CΛSTΞX is offline  
Reply With Quote