include ("../inc/mysql.php"); include ("../banners/view.php"); if(!empty($_GET['email'])){ $email = $_GET['email']; } else { $email = ""; } ?>