After following, you can keep track of his dynamic information in a timely manner
Courses in the relevant section:ThinkPHP-complete front desk registration
注意:界定符末尾的结束符必须靠边,其前面不能有空格
2018-01-070个赞
Courses in the relevant section:ThinkPHP-Public space use
声明namespace的当前脚本的第一个命名空间前面不能有任何代码(header头代码也要写在下面), 而且php的第一个标记也要在第1行,前面一定不能有空格
2018-01-070个赞
Courses in the relevant section:ThinkPHP-Verification code generation uses verify
由于存在BOM头问题使得验证码显示不出来,需要在加上 //丢弃输出缓冲区中的内容 ob_get_clean(); ob_clean();
2018-01-070个赞