warning problem

Thread Solved

Join Date: Nov 2007
Posts: 107
Reputation: kings has a little shameless behaviour in the past 
Solved Threads: 2
kings's Avatar
kings kings is offline Offline
Junior Poster

warning problem

 
0
  #1
Apr 23rd, 2008
  1. Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/car/publ/testing/detail.php:1) in /home/car/publ/testing/detail.php on line 2

i'm getting this error.i dont have any empty whitespace in my code.
  1. <?php
  2. session_start();
  3. ?>
  4. <html>
  5. <head></head>
  6. <body>
  7. <form>
  8. <?php
  9. //code
  10. ?>
  11. </form>
  12. </body>
  13. </html>
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 858
Reputation: pritaeas will become famous soon enough pritaeas will become famous soon enough 
Solved Threads: 140
Sponsor
pritaeas's Avatar
pritaeas pritaeas is offline Offline
Practically a Posting Shark

Re: warning problem

 
0
  #2
Apr 23rd, 2008
Is this file perhaps included by another one ? Then maybe that one causes the error.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 45
Reputation: Daedal is an unknown quantity at this point 
Solved Threads: 11
Daedal's Avatar
Daedal Daedal is offline Offline
Light Poster

Re: warning problem

 
0
  #3
Apr 23rd, 2008
You may also want to check if you have an auto-prepend file set on your server.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC