Monty Python php file (not ready)

monty.php

Monty Python quiz results

Your name is $name.

Your quest is $quest.

HERE; print $reply; //determine if she's a witch $witch = false; //See if check boxes exist if(isset($_REQUEST["nose"])){ $witch = true; } if(isset($_REQUEST["hat"])){ $witch = true; } if(isset($_REQUEST["newt"])){ $witch = true; } if ($witch == true){ print "

She's a witch!

\n"; } // end if ?>

Comments

Popular posts from this blog

First JavaScript Program

David Johnson Cover Letter

My first form