sciagnalem z Prosty Skrypt Logowania - Pełny opis skrypt do logowania i wrzucilem na serwer. Zmienilem sobie haslo tylko i strone przekierowania po wpisaniu porpawnego hasla. Umiescilem kod
Cytat
<?php
session_start();
include("logged.php");
?>
na podstronie treningi.htm i pod tym tresc strony i po tapnięciu na odnosnik wywala mi błąd:session_start();
include("logged.php");
?>
Cytat
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/export/www/vhosts/funnetwork/hosting/przedmiotp/index.php:90) in /usr/export/www/vhosts/funnetwork/hosting/przedmiotp/treningi.htm on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/export/www/vhosts/funnetwork/hosting/przedmiotp/index.php:90) in /usr/export/www/vhosts/funnetwork/hosting/przedmiotp/treningi.htm on line 2
zreszta sami zobaczcie :Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/export/www/vhosts/funnetwork/hosting/przedmiotp/index.php:90) in /usr/export/www/vhosts/funnetwork/hosting/przedmiotp/treningi.htm on line 2
Team Tempest
niech mi ktos pomzoe prosze ...