PHP Is Array Item In Variable

Posted by zuk1 on Stack Overflow See other posts from Stack Overflow or by zuk1
Published on 2010-04-19T14:51:02Z Indexed on 2010/04/19 14:53 UTC
Read the original article Hit count: 149

Filed under:
|
|

I have an array and a variable, I want to check if any of the array items occur in the variable. I presume I somehow use strstr()?

© Stack Overflow or respective owner

Related posts about php

Related posts about arrays