Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Sql
Sql.sql_util
Sql.sql_util.UnicodeWrapper

Method Sql.sql_util.UnicodeWrapper()->fetch_row()


Method fetch_row

int|array(string) fetch_row()

Description

Fetch the next row from the result.

All strings in the result are decoded from UTF8.