Hi all,
I got this problem. I just started using session in my page. The this is, its my first time to use it. When I opened the page, the error is:
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\web\apds new\html\Athlete_Info.php:1) in c:\web\apds new\html\Athlete_Info.php on line 398
Warning: Cannot modify header information - headers already sent by (output started at c:\web\apds new\html\Athlete_Info.php:1) in c:\web\apds new\html\Athlete_Info.php on line 400
Here is my code: Athlete_Info.php
What is wrong with my code? I don't understand the meaning of this Warning message. Can can somebody explain it to me?. Any help is very much appreciated.
jozin
