i think this is what you want:

Code:
  
if (isset($_GET["Ex"])) 
{ 
	if ($_GET["Ex"] == "false") echo "</pre>"; 
}