Help for this page

Select Code to Download


  1. or download this
    @data = @{$sth->fetchall_arrayref()};
    print Dumper(\@data)
    
  2. or download this
    $VAR1 = [
              [
    ...
              ]
            ];