Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 5th, 2010 | Syntax: PHP | Size: 0.09 KB | Hits: 75 | Expires: Never
Copy text to clipboard
  1. <?php
  2.  
  3. $start_number = 81;
  4.  
  5. $buttons = array("80" => "Håndkøb", "90" => "Receptkøb");
  6.  
  7. ?>