suchen

Heim  >  Fragen und Antworten  >  Hauptteil

Lehrer, sehen Sie sich bitte an, wie Sie dieses Problem lösen können.

123.png

王翼王翼2662 Tage vor1548

Antworte allen(8)Ich werde antworten

  • debug error

    debug error2018-01-09 21:45:52

    去掉继承父类parent,把empty改成if(USER_ID==''){code}.................第二个一样,试试

    Antwort
    0
  • 鸢尾花

    鸢尾花2018-01-03 17:43:28

    你这怎么又报错,我的怎么没有啊,没有错误提示,怎么弄的

    Antwort
    0
  • 沉睡の黑暗

    沉睡の黑暗2017-09-25 12:10:48

    类里面 用私有变量保持登录用户信息就好,

    Antwort
    0
  • PHP中文网

    PHP中文网2017-09-22 18:02:22

    $this->uid=Session::get('user_id');

    下面的USER_ID改成$this->uid

    Antwort
    0
  • 鸢尾花

    USER_ID是自定义的常量,改它没意义

    鸢尾花 · 2018-01-03 19:00:43
  • PHP中文网

    PHP中文网2017-09-22 17:57:13

    不建议在类初始化函数里定义常量,你可以把define移到类的外面试试。

    Antwort
    0
  • vine

    移到User类外面去,顺利通过!谢谢了。

    vine · 2017-10-22 23:41:43
    鸢尾花

    怎么移的

    鸢尾花 · 2018-01-03 19:01:46
    .

    解决不了啊

    . · 2018-05-02 13:56:27
  • StornierenAntwort