<form action="mailto:[email protected]" method="post" name="family_tree">
<input name="fathers_name" type="text">
<input name="grandfathers_name" type="submit" value="Submit">
</form>
Is that what your looking for?
Ok so I downloaded a few php files that are like a registration kind of thing for a site. Now I got it to make the tables but for some reason the confirmation email doesn't work. I get a error when I try to go to the site to sign up saying: Parse error: syntax error, unexpected T_STRING in...