$array = $st_handle->fetchrow_array
array
st_handle
Fetches the next row of data, returning an array with the field values.
Copyright © 2001 O'Reilly & Associates. All rights reserved.