buda benim yazdığım kod

<?
$id2 = $_GET["id"];
$no = $id2 + 1;?>
<meta http-equiv="refresh" content="1; url=?id=<? echo "$no"; ?>">