treehouse : what would you like to learn today?
Web Design Web Development iOS Development

PHP Form Question(s)



  • no reference to contactFormprocess.php in my html, and really hasn't been for awhile. So no sense in spending time on that IMHO, am using send.php
  • Yes, that is the page I have been updating the name of the processing php, and applying the change in enctype
  • Maybe thats the problem. It's not actually updating for some reason. The code I pasted is what everyone that visits the site is seeing. Ive had that happen where code just wont update. I'd really like to help with this more, but I'm not sure where to go from here as I've supplied working code that will send an email once the form is submitted. If you have any specific questions, I'd be happy to answer them, but I don't feel like I can troubleshoot anymore than I already have.
  • Hey d!

    Yea, I know I can be a piece of work, I am learning. I honestly do appreciate ALL your help, and thanks again for the code, my job isn't finished yet!

    Thanks guy!
  • RESOLVED! I learned a couple valuable things from this dilemma:

    1. PHP processing pages have to named in relation to the web page they are drawing information from, and

    2. Having a dedicated and committed support person like dhechler here has restored my faith that good people are still out there willing to help.
  • What was the final solution?
  • @justaguy I've disabled the dev.wovenland.com/justaguy form as I am now using it as a testing form for something else.
  • Haha! You caught me! re: dev.wovenland.com/justaguy form. Everything is working re: contact and quote forms, email, etc. thanks to you.

    The link between the contact page and the php processing page was broken! When you mentioned that the contactFormprocess.php didn't exist, I had a feeling that I had overlooked something simple. I'm sorry if that caused you to spend more time with me that might have been necessary, but I was focused on trying to keep your involvement brief, and wasn't experienced enough to anticipate those problems.
  • I am now focused on getting my WP blog on-line. I have it all completed to visually match the remainder of my site already, just transferring my existed files from my wamp server onto my site.
  • Sharp looking site you're working on BTW.
  • Thanks. Which site? Also, not a problem, the forums are here to get help and I wouldn't have dove in if i didn't want to stick around for the long haul.