for($i=1; $i<27000; $i++){
 
   mysql_query("SELECT * FROM tabloadi WHERE userid = '{$i}'");
 
}