Help for this page

Select Code to Download


  1. or download this
    %ages = ('Martin' => 0, 'Sharon' => 0, 'Rikke' => 0); #this way?
    
    ...
    :    
    $sqlquery -> execute(@insert);
    
  2. or download this
    $sqlquery -> execute(@insert);