im creating a contact form that uses javascript to validate... but for some the $_POST
doesnt get any value when the input tag has an ID attribute
<input type="text" name="email" id="email"/>
it doesnt matter if i name it different from the name att. or not!
$_POST wont work with ID attribute
Started by ductiletoaster, Mar 17 2010 03:26 PM
1 reply to this topic


Sign In
Create Account


Back to top









