من در زمان ورود اين پيغامها رو ميگيرم :
[align=left:bb4c3886ff]Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/pptforum/public_html/up/index.php:1) in /home/pptforum/public_html/up/include/common.php on line 62
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/pptforum/public_html/up/index.php:1) in /home/pptforum/public_html/up/include/common.php on line 62
Warning: Cannot modify header information - headers already sent by (output started at /home/pptforum/public_html/up/index.php:1) in /home/pptforum/public_html/up/include/common.php on line 97
Warning: Cannot modify header information - headers already sent by (output started at /home/pptforum/public_html/up/index.php:1) in /home/pptforum/public_html/up/include/common.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/pptforum/public_html/up/index.php:1) in /home/pptforum/public_html/up/include/common.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/pptforum/public_html/up/index.php:1) in /home/pptforum/public_html/up/include/common.php on line 100[/align:bb4c3886ff]
اين خط 62 :
[align=left:bb4c3886ff]// Registro la sessione o recupero quella attiva
session_start();[/align:bb4c3886ff]
اين هم خطوط بعدي ( 97 تا 100 ) :
[align=left:bb4c3886ff]// Le pagine non devono rimanere in cache..
header("Expires: Mon, 03 Jan 2000 00:00:00 GMT");
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");[/align:bb4c3886ff]
كسي ميدونه ايراد از چيه ؟