Kod
Warning: Cannot modify header information - headers already sent
. NIe wiem jak to ominąc. Moze ktos ma jakis pomysł. Prosze o pomoc.
<? ?> <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> <html xmlns=\"http://www.w3.org/1999/xhtml\"> <head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-2\" /> <title>Techniki Internetowe</title> <style type=\"text/css\"> <!-- body{ background-image: url(gfx/tlo_all.gif); margin-top: 0px; margin-bottom: 0px; text-align:center; } <? $page = $_GET['page']; else if($page==1){ include(\"strony/dodaj_uz_form.php\"); } else if($page==2){ include(\"strony/log_form.php\"); } else if($page==3){ include(\"strony/wylogowanie.php\"); } else if($page==4){ include(\"strony/przypomn_form.php\"); } else if($page==5){ include(\"strony/zmien_haslo_form.php\"); } else if($page==7){ include(\"strony/logowanie_form.php\"); } else if($page==10){ include(\"strony/zmien_haslo.php\"); } else if($page==8){ include(\"strony/dodaj_uz.php\"); } else if($page==9){ include(\"strony/przypomnij.php\"); } else if($page==12){ include(\"strony/tajna.php\"); } else if($page==13){ include(\"strony/identyfik_out.php\"); } ?>
<? { } else { } ?> </form>
<? $imie=$_POST['imie']; $nazwisko=$_POST['nazwisko']; $wiek=$_POST['wiek']; $licznik=$_POST['licznik']; ?>
<?php <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> <html xmlns=\"http://www.w3.org/1999/xhtml\"> (...) ?>
<?php { } else { (...) ?>