if (isset($_GET['a'])) { status_header(410); header('Content-Type: text/plain; charset=utf-8'); exit('410 Gone'); }