for ($i = 1; $i <= 1000; $i++) { mysql_query("INSERT INTO users (name) VALUES ('vartotojas".$i."')"); }