4.5. FetchArray

[<<<] [>>>]

Mysql::FetchArray dbh,arr

Get a row from a result set after a query. The row will be placed in the variable arr as an array each element containing the value of the appropriate column.


[<<<] [>>>]