start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: fetchall_arrayref Chapter 12
Databases and Perl
Next: Reference: fetchrow_arrayref
 

fetchrow_array

 $

array

 = $

st_handle


->fetchrow_array

Fetches the next row of data, returning an array with the field values.


Previous: Reference: fetchall_arrayref Perl in a Nutshell Next: Reference: fetchrow_arrayref
Reference: fetchall_arrayref Book Index Reference: fetchrow_arrayref

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.