I am not sue how to do this. I need to check if any of the values of an array match the value of a string. Kind of like a backwards in_array().
why a backwards in_array? It sounds exactly right...
http://www.php.net/in_array
LOL I guess I just had a stupid moment there. Thanks.