$_GET['id']]); } if (isset($_GET['from'])) $referrer = $_GET['from']; else $referrer = $_SERVER['HTTP_REFERER']; header("Location: " . $referrer);