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.
maddog39
post Mar 24 2005, 02:42 PM
Post #11


Super Member
*********

Group: Members
Posts: 208
Joined: 27-January 05
From: LI, New York
Member No.: 3,448



That doesnt really matter. It still works and does the same thing. Just because you dont have the <html> tags does not nessaraly mean that its not going to work.
Go to the top of the page
 
+Quote Post
Carsten
post Mar 24 2005, 06:58 PM
Post #12


Member [Level 1]
****

Group: Members
Posts: 51
Joined: 22-March 05
Member No.: 4,813



That's your opinion on valid code. I know that your quiz script works, but it would have no real markup and wouldn't look very professional. I prefer valid coding, and without those other tags you can't really make a site layout using css code and such.

The goal of my code snippet was not to improve html though, it was to show that you could do the same with much less php code.
Go to the top of the page
 
+Quote Post
rectab
post Mar 25 2005, 04:27 PM
Post #13


Newbie [Level 2]
**

Group: Members
Posts: 32
Joined: 25-March 05
Member No.: 4,889



Very nice idea/ implementation.
Go to the top of the page
 
+Quote Post
ill
post Mar 27 2005, 10:30 PM
Post #14


Super Member
*********

Group: Members
Posts: 386
Joined: 10-August 04
From: United States
Member No.: 761



awesome dude! i dont really like taking quizzes but it's kinda cool to have
Go to the top of the page
 
+Quote Post
maddog39
post Mar 27 2005, 11:18 PM
Post #15


Super Member
*********

Group: Members
Posts: 208
Joined: 27-January 05
From: LI, New York
Member No.: 3,448



Well you could make a survey or something out of it by changing the titles and stuff. I just decided to call it a quizz scripts.

Also...
QUOTE
That's your opinion on valid code. I know that your quiz script works, but it would have no real markup and wouldn't look very professional. I prefer valid coding, and without those other tags you can't really make a site layout using css code and such.

The goal of my code snippet was not to improve html though, it was to show that you could do the same with much less php code.

The point wasnt to make it professional, its just code to put into your website. So to me it doesnt really matter and I dont think it really matters to anyone else to because alot of peoples sites arent professional and if they want it to look like that then they can do that but the point of the tutorial was not for looks or "valid html pages" because that doesnt really matter either.
Go to the top of the page
 
+Quote Post
Scott
post Mar 2 2006, 10:56 PM
Post #16


Newbie
*

Group: Members
Posts: 1
Joined: 2-March 06
Member No.: 19,410



I liked the script it was easy and it worked from the start not like the 10 other profi ones that i never got to fly, i admit im a newbe matter of fact i dont know jack! but with keeping it simple i learned a lot more then with the others! one thing that would make this top is if it can show the precent of right and wrong other wise cool stuff thanks
Go to the top of the page
 
+Quote Post
iGuest
post May 9 2008, 06:14 PM
Post #17


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



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?


Replying to maddog39

-question by Alex
Go to the top of the page
 
+Quote Post
iGuest
post Jun 26 2008, 04:54 AM
Post #18


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



Hey I need help!

How do you determine(codes?) which is the answer out of the 2 options?

Thanks alot.

I'm doing a school project on creating a quiz website and it's getting really confusing when inserting quiz into the website.

-question by sarah
Go to the top of the page
 
+Quote Post
iGuest
post Jun 26 2008, 04:54 AM
Post #19


Trap Double Mocha Member
***************

Group: Members
Posts: 2,360
Joined: 21-September 07
Member No.: 50,369



Hey I need help!

How do you determine(codes?) which is the answer out of the 2 options?

Thanks alot.

I'm doing a school project on creating a quiz website and it's getting really confusing when inserting quiz into the website.

-question by sarah
Go to the top of the page
 
+Quote Post