I am trying to find a instance of a string inside another using strpos() but I am having problems.
if(strpos($line, $_GET[\'search\']) !== FALSE){ //doe