print "$hashrow{phone} <br>\n";
should be:
print "$hashrow->{phone} <br>\n";
Try that and see if it worksIn reply to Re: DBI and fetchrow_hashref
by usrbinperl
in thread DBI and fetchrow_hashref
by jeff867
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |