摘要: 之前没有加 error_reporting (E_ALL ^ E_WARNING);一直弹的错误都是Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\AppServ\www\liuyan\post.php:15) in D:\AppServ\www\liuyan\header.php on line 1 后来 改成<?php error_reporting (E_ALL ^ E_W 阅读全文
posted @ 2012-02-20 15:53 网络爱上点击 阅读(203) 评论(0) 推荐(0)