search

Home  >  Q&A  >  body text

peter,this way

I read the source code of the course "Live Broadcast Recording: PHP Devil Training Camp [Creating a Personal Blog from Scratch]" that you posted. One thing I don't understand is

, which is the session problem. I have read it all. I've tried it again, but I can't find where you started session_start(). Please point me to where it is. Thank you very much

Dr_DDr_D2496 days ago1089

reply all(5)I'll reply

  • PHP中文网

    PHP中文网2018-04-26 14:38:06

    session_start System built-in functions in PHP environment Do you want to know the bottom layer of session or??

    reply
    0
  • Dr_D

    I just want to know, where is session_start in your code? I didn't find it. Is auto_start enabled in php.ini?

    Dr_D · 2018-04-26 16:48:35
  • PHP中文网

    PHP中文网2018-04-23 10:07:13

    http://www.php.cn/php-weizijiaocheng-341621.html Read this article

    reply
    0
  • Dr_D

    You may have misunderstood. I just want to know where the session_start of your source code is. It is not a wrong question.

    Dr_D · 2018-04-24 08:04:34
    Dr_D

    Have you automatically enabled auto_start in php.ini? ?

    Dr_D · 2018-04-25 11:12:54
  • Cancelreply