Help for this page
Select Code to Download
Select
or
download this
@data = @{$sth->fetchall_arrayref()}; print Dumper(\@data)
Select
or
download this
$VAR1 = [ [ ... ] ];