Hello, say:

$explode = explode(" ", $data)

I want to see if a variable is found in the data when exploded, and if found, return 1 piece of code, if no found another piece of code.