for ($id=10;$id<5001;$id++) {
$ac = file_get_contents("http://adres.com/ali/".$id);
// burada diğer işlemlerin
}