suantoubula 2016-05-17 01:12 采纳率: 0%
浏览 1989
已结题

Call to undefined method mysqli_stmt::get_result()

php版本:5.4.45;
centos版本:5.8;
代码报错行是:$r = $stmt->get_result()->fetch_assoc();报错内容如标题。
我Google了挺多发现也没个头绪,mysqlnd在5.4以后不是都默认了吗?还请大神帮忙解决啊!

  • 写回答

1条回答 默认 最新

  • 普通网友 2016-10-07 17:19
    关注

    defined method mysqli_stmt::get_result() 1C
    php版本:5.4.45;
    centos版本:5.8;
    代码报错行是:$r = $stmt->get_result()->fetch_assoc();报错内容如标题。
    我Google了挺多发现也没个头绪,m

    评论

报告相同问题?