<?php $value = 'something from somewhere'; ?>
Warning: Cannot modify header information - headers already sent by (output started at /sciezka_do_strony:4) in /home/public_html/nazwa_folderu/index.php on line 22
<?php $value = 'something from somewhere'; ?>
<?php session_start(); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="pl" xmlns="http://www.w3.org/1999/xhtml"> <head> <title><?php include("ustawienia/tytul.inc.php");?></title> <?php include("ustawienia/meta.inc.php");?><?php include("ustawienia/tradedoubler.inc.php");?> <?php include("ustawienia/google_analytics.inc.php");?><meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <link rel="stylesheet" type="text/css" href="/files/default.css" /> <link rel="stylesheet" type="text/css" href="/files/tagi.css" /> <link rel="stylesheet" href="/files/stylesheet.css" type="text/css" /> <![if !IE]><link rel="stylesheet" type="text/css" href="/files/firefox.css" media="screen" /><![endif]><!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="/files/ie7.css" /><![endif]--> <link rel="shortcut icon" href="favicon.ico" /> <link rel="icon" href="favicon.png" type="image/gif" /> </head><body> tutaj wstawam kod cookie