Welcome Guest ( Log In | Register)



3 Pages V  < 1 2 3  
Reply to this topicStart new topic
> Php Quiz Script, Make quizzes for your site.
galexcd
post 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



QUOTE(FeedBacker @ May 9 2008, 10:14 AM) *
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.
Go to the top of the page
 
+Quote Post

3 Pages V  < 1 2 3
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Php Emailer/contact System(20)
  2. HTML tags and examples(37)
  3. How To Put A Phpbb Login Box On Your Main Site.(18)
  4. Checking The Web Site Speed(10)
  5. How To Make A Very Simple Wap Site(40)
  6. Css And Javascript Combined For Dynamic Layout(9)
  7. Phpbb Forum Site Transfer(20)
  8. Verifying Email Addresses(9)
  9. How To: Make A Simple Php Site(21)
  10. Php Spy Code(21)
  11. Templating System Using Php Includes(13)
  12. Php Script To Make A Link List(6)
  13. How To: Ip Configuration Script (win Xp)(0)
  14. Quiz With Php, But Without Mysql(3)
  15. Cpanel Useful Site Management Tools(0)
  1. Cpanel Useful Site Management Tools 2.1(0)
  2. Making The Popular Id Browsing For Your Site.(17)
  3. For ... Next Loops And Script Planning(2)
  4. Faux Ajax Loading - Css Only(3)
  5. Image Rotator Script (another One)(0)
  6. Background Image Swap Script(15)
  7. Php Word Filter(9)
  8. Create A Google Seach Result Page Embed Within Your Site Page.(12)
  9. How To Set Up A Bookmarking System On Wii(0)
  10. [phpbb] Member Last-visit Report Script(0)
  11. Simple Stylesheet Tutorial(2)
  12. How To Make An Ultimate Game List.(0)
  13. [aef] Most Recent Topics Listing Mod(2)


 



- Lo-Fi Version Time is now: 13th October 2008 - 10:28 PM