搜索

大约有 3 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.1944秒)

1.报错json_last_error() debug不可用

发布时间:2013-07-19 16:07 t By tboy

...in.com/getjson.aspx?t=1) ... PHP Fatal error: Call to undefined function json_last_error() in /usr/local/xunsearch/sdk/php/util/XSDataSource.class.php on line 332 过滤器 debug 不显示 json导入出错

2.XSJsonDataSource::getDataList

...ne, true); if (!is_array($item) || count($item) === 0) { switch (json_last_error()) { case JSON_ERROR_DEPTH: $error = ' - Maximum stack depth exceeded'; break; case JSON_ERROR_CTRL_CHAR: $error = ' - Unexpected control char...

3.XSJsonDataSource

...ne, true); if (!is_array($item) || count($item) === 0) { switch (json_last_error()) { case JSON_ERROR_DEPTH: $error = ' - Maximum stack depth exceeded'; break; case JSON_ERROR_CTRL_CHAR: $error = ' - Unexpected control char...

  • 时间不限
  • 按相关性排序