my var has the following stored:
"28,34,36,43,55,69,71,86,100,105,114,125"
how can i identify if "86" is in this list? in_array hasn't seemed to work, nor an ==. I've been searching ad nauseam here + google and i must be doing something terribly wrong because I can't seem to find an answer to a seemingly easy question.
Thanks.
"28,34,36,43,55,69,71,86,100,105,114,125"
how can i identify if "86" is in this list? in_array hasn't seemed to work, nor an ==. I've been searching ad nauseam here + google and i must be doing something terribly wrong because I can't seem to find an answer to a seemingly easy question.
Thanks.
Last edited: