DB_Result::fetchInto()

DB_Result::fetchInto() -- Fetch a row of data into an existing variable.

Description

mixed fetchInto (mixed $arr [, integer $fetchmode [, integer $rownum]])

See the "Fetch" section for further information.

Parameter

Returns