<?php Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\usrkrasnalwwwafunkcje.php:161) in c:usrkrasnalwwwaindex.php on line 5 ?>
index.php
<?php //wczytanie pliku z funkcjami require_once ("funkcje.php"); //rozpoczęcie sesji //formularz logowania wy_form_logo(); ?>