But you don't have to do that ... you could do something like:my %hash = %{$sth->fetchrow_hashref()};
just as easily IMHO.while (my $row = $sth->fetchrow_hashref()) { my $mail = $row->{mail}; print "$mail\n"; }
jeffa
L-LL-L--L-LL-L--L-LL-L-- -R--R-RR-R--R-RR-R--R-RR B--B--B--B--B--B--B--B-- H---H---H---H---H---H--- (the triplet paradiddle with high-hat)
In reply to (jeffa) Re: fetchrow_hashref Confusion
by jeffa
in thread fetchrow_hashref Confusion
by Angel
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |