<?php if (isset($_GET["id"] && $_GET["anf"] == 0) { $id = $_GET["id"]; header("location: index.php?id=$id&anf=22"); } ?>