首页范文|简历视频|电影机电论坛 上班族健康福建电脑论坛 会计资格考试福建保安论坛 上班百科玄幻小说 大学论文福州买车游戏论坛发布信息
发新话题
打印

session_start(); 第一行地问题        隆鑫集团

session_start(); 第一行地问题

显示:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at D:\aa\appserv\www\web\zhuce\index.php:1) in D:\aa\appserv\www\web\zhuce\index.php on line 2

请高手解释下?<?php session_start(); ?>前连空格都没有啊?是第一行.
谢谢

TOP

试试在session_start();前加ob_start();
              
  

TOP

发新话题