Extracted from Pike v7.6 release 112 at 2008-06-24.
pike.ida.liu.se
[Top]
Sql
Sql.sql_util
Sql.sql_util.UnicodeWrapper

Class Sql.sql_util.UnicodeWrapper

Description

Result object wrapper performing utf8 decoding of all fields.


syntax

static object master_resultvoid Sql.sql_util.UnicodeWrapper(object master_result)


Variable field_info

static array(int|mapping(string:mixed)) field_info

Description

Cached fetch_fields() result.