Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 19th, 2010 | Syntax: PHP | Size: 0.12 KB | Hits: 77 | Expires: Never
Copy text to clipboard
  1. $id = array(
  2.         "0" => "12345",
  3.         "1" => "54321"
  4. );
  5.  
  6. for($i = 0; i < 2; $i++)
  7. {
  8.         itt lekérés, számítás query kiiratása
  9. }