$array = $st_handle->fetchrow_array
array
st_handle
Fetches the next row of data, returning an array with the field values.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]