Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]session_start() wszystko ok ale nie działa...
--mowgli--
post
Post #1





Goście







  1. <?php session_start() ?>
  2. <?php
  3.  include("common/log_reg.php");
  4.  if($_GET['action']=="checkuser") CheckUser();
  5.  //if($_GET['action']=="adduser") AddUser();
  6.  if($_GET['action']=="logoff") session_destroy();
  7.  include("common/standard_begin.php");
  8. ?>


Niby wszystko w porządku, sesja rozpoczęta przed wysłaniem czegokolwiek innego, a błąd wywala...

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\mysite\index.php:1) in C:\xampp\htdocs\mysite\index.php on line 1

Wie ktoś o co tu chodzi?
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 06:36