在线工具
网站地图    收藏    合作   
<

快捷菜单 返回顶部

php操作redis

返回上层

系统和通用函数 - getLastError - 命令/方法/函数

Description

The last error message (if any) returned from a SCRIPT call

取得最后的错误消息。


Parameters

none


Return Value

A string with the last returned script based error message, or NULL if there is no error

如果有错误,返回一个字符串;如果没有错误,返回NULL。


Examples

$redis->eval('this-is-not-lua');

$err = $redis->getLastError(); 

// "ERR Error compiling script (new function): user_script:1: '=' expected near '-'"


来源:https://www.daixiaorui.com/

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com