Any PHP experts out there?

Thisishanoi

New member
I am not asking for any code, just a push in the right direction.

I need to code a website with 5 pages. Each page needs to have an HTML form blank and a submit button.

The PHP is simple. It needs to receive the answer from the form and check it against the right answer. If it is right, it will proceed to the next page. If not, that page will refresh.

Can anyone tell me how to do this. Like... what variables do I need to create? How can I make it so you have to get the answer right before going to the next page? How can I account for variation in use input (ie. Eifel Tower, eIfiel tower, etc.)?

Can anyone just kind of tell me how I need to accomplish each one of the tasks. That would be so helpful. Thank you!
 
Back
Top