Need help with php to handle a form and send email
So I am officially stuck with this. I am starting a website for a friend of mine and his video game firends. The site ideal, once it is launched with it's own domain name, will allow users to apply to be on their team. I made the form and wrote the php script following some tutorials and uploaded it all to a site. The application page shows beautifully but when you input the information and hit submit it will send the email but it doesn't gatther any of the information the user puts into the form. The application website is www.idroidrandp.com/application (please discard the submit button with the green glow around it, that isn't linked yet.) and a screenshot to the php coding is at www.idroidrandp.com/php . The only thing not in this screen shot is the echo "$theResults" section which has nothing in it yet. Any ideas? Did I do something wrong in the scripting? I am also using godaddy with a linux server to host if that makes a difference. I have also tried using firefox and IE and both do the same thing.
