PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\apache\xampp\htdocs\index.php:8) in C:\apache\xampp\htdocs\index.php on line 51
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\apache\xampp\htdocs\index.php:8) in C:\apache\xampp\htdocs\index.php on line 51
maku sure the php code is on the top of the php file....make sure these php lines are the first lines in the php code...as jcart says you can search for similar posts or you can google to find solutions to many similar problems.