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

Method Mysql.mysql_result()->fetch_json_result()


Method fetch_json_result

string fetch_json_result()

Description

Fetch all remaining rows and return them as JSON-encoded data.

See also

fetch_row()

FIXME

Ensure that all fields (including binary fields) are UTF-8 encoded.