After following, you can keep track of his dynamic information in a timely manner
Courses in the relevant section:ThinkPHP-complete front desk registration
注意:界定符末尾的結(jié)束符必須靠邊,其前面不能有空格
2018-01-070個贊
Courses in the relevant section:ThinkPHP-Public space use
聲明namespace的當(dāng)前腳本的第一個命名空間前面不能有任何代碼(header頭代碼也要寫在下面), 而且php的第一個標(biāo)記也要在第1行,前面一定不能有空格
2018-01-070個贊
Courses in the relevant section:ThinkPHP-Verification code generation uses verify
由于存在BOM頭問題使得驗證碼顯示不出來,需要在加上 //丟棄輸出緩沖區(qū)中的內(nèi)容 ob_get_clean(); ob_clean();
2018-01-070個贊