Why does my php-based form have "null" in the fields? This only happens in IE.
Capture.PNG
Thanks in advance!
-Sam
| SitePoint Sponsor |

Why does my php-based form have "null" in the fields? This only happens in IE.
Capture.PNG
Thanks in advance!
-Sam


Can you copy & paste the code please, attachment is still waiting approval.

Ensure you are using the same character case in your form and PHP as if you have one that's uppercase and one that's lowercase it will ignore it and return an undefined index error.
Blog/Portfolio | Evolution Xtreme | DFG Design | DFG Hosting | CSS-Tricks | Stack Overflow | Paul Irish
Having lame problems with your code? Let us help by using a jsFiddle
Bookmarks