Hi, I’m new here and I’m looking for some help.
I am a graphic designer and am building a website for a client using Dreamweaver CS3. I have built websites before, but am rusty at it, and to top it all off I have agreed to build the client a contact form. I have limited knowledge of PHP, and I am sure that I have gumped up this form with some silly thing, but I don’t know what that would be.
I have created my form with an online tutorial, and the contact form does e-mail me when I’ve submitted it. The problem is it won’t send me any of the data that was put into it.
This is what I get in the body of the e-mail:
First Name:
Last Name:
Phone:
Email:
Address:
City:
State:
Zip:
Summary:
I would really like to use what I have created instead of a FormMailer because I’ve gotten close to success with this. I checked my code in a PHP checker and it says there is no issues. If my problem is not based with PHP, direction to where I can go to solve my website issues would be appreciated.
Do I copy/paste my PHP here or do I attach it? Thank you for your consideration.