session_start(); include('connect.php'); include('backup.php'); include('update.php'); $p = $_GET['p']; if(!(is_numeric($p))){ $p = 1; } ?>
"; include($row['url']); echo "