|
|
|
|
![]() ![]() |
Jun 26 2008, 10:01 PM
Post
#21
|
|
|
Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 1,074 Joined: 25-September 05 From: Los Angeles, California Member No.: 12,251 |
I am getting an error when trying to send the results. Php Quiz Script Warning: Cannot modify header information - headers already sent by (output started at /home/alexbrew/public_html/results.Php:3) in /home/alexbrew/public_html/results.Php on line 52 What does that mean? <a href=http://www.trap17.com/forums/index.php?showtopic=8729&view=findpost&p=61572>Replying to maddog39</a> -question by Alex You are getting the error because that code is written very poorly. It is outputting data to the person's browser before attempting to send the headers. The easiest fix would be to replace the header at the end of your results.php file to a meta tag refresh. Either that or figure out a way to put the header before any outputting without creating a bug, my brain hurts too much at the moment to figure that out so i would recommend the meta tag. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 13th October 2008 - 10:28 PM |