看板 PHP 關於我們 聯絡資訊
一開始,我把php的 global variables 打開寫網頁. 後來因故把他關掉了. 但是把網頁內容更改過後,首頁會出現下列warning , 而且只會出現再打開網頁的第一次 之後再怎麼開就不會出現. 在global variables關掉的前提下有辦法解決嗎? 感謝各位 Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively.\in Unknown on line 0 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.129.132.218
taiwancat:把warning關掉就好了 11/18 13:50