Hi,
I have a hashref called $row, that I would like to load into an array
one row at a time.

My $row = $sth->fetchrow_hashref();

I would like to take each row and push those values into an array.

Anyhelp would be greatly appreciated. Thanks.





---------------------------------------------------------------
[ www.subudusa.org ] [ www.ramonred.net ]

Reply via email to