for($w=0;$w<8;$w=$w+1) {$query= "insert into waiting values('".$w."',sysdate())";mysql_query ("$query");}