Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: [Bląd] Cookie ?
Forum PHP.pl > Forum > Przedszkole
chou
Witam!

Nie rozumiem mojego problemu :/
a oto on:

Cytat
Warning: Cannot modify header information - headers already sent by (output started at .......ner\index.php:9) in ......ner\include\phpLang.php on line 154



INDEX.php (jest prawie pusty,)
  1. 9---> <?php
  2.  
  3. require_once 'include/phpLang.php';
  4. include 'include/index.html';
  5.  
  6.  
  7. ?>


PHPLANG.php
  1. <?php
  2.  
  3. if(defined('phpLang_current')) {
  4. if(phpLang_useCookie) {
  5. /*154 -->*/ setcookie('phpLangCookie', phpLang_current, time() + 60*60*24*365);
  6. }
  7.  
  8. ?>


Czy ktoś mógłby mi pomoc ewt. wskazać dorgę ?

Dzięki
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2025 Invision Power Services, Inc.