odbc_result

odbc_result -- get result data

Description

string odbc_result(int result_id, mixed field);

Returns the contents of the field.

Field indices start from 1. Regarding the way binary or long column data is returned refer to odbc_binmode () and odbc_longreadlen().