Help for this page

Select Code to Download


  1. or download this
    while(($id,$value) = $select->fetchrow_array )
    {
        push @aoa[$id],$value;
    }
    
  2. or download this
    Type of arg 1 to push must be array (not array slice) at file.pl line 
    +62, near "$aoa;"