解決php中Cannot send session cache limiter 的問題的方法_php技巧_腳本之家

解決php中Cannot send session cache limiter 的問題的方法_php技巧_腳本之家

瀏覽:1205
日期:2025-07-11
今天在使用php 的session 的時候,出現了以前就遇見但是又解決不了的問題,在頁面上出現如下提示: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at E:\php\code\admin.php:1) in E:\php ......看更多