Can't Get Form to Work

Hello. I was doing the PHP tutorial over at w3schools which has you make a working form. Whe I submit the information in the form, I receive the results page but none of th einput information shows up, instead there’s just an empty space. My PHP has been validated as correct by a few people now and someone else has copy pasted it and it worked for them

Here are the logs from “access.log”
http://pastebin.com/BhqubWig

Here are the logs from “apache_error.log”
http://pastebin.com/JA2e09am

Here’s the coding.

http://pastebin.com/ZRTgjRhT

If you actually read the apache_error.log yourself you’ll see it has loads of errors all the way down it. fix them and see what happens.

Sponsor our Newsletter | Privacy Policy | Terms of Service