Re: beginning PHP problem




<form action=proba3.php action=post>
<input type=text name=email>
<input type=text name=first_name>
<input type=submit name=submit value=yes>
</form>

Don't the form elements have to have ""'s around them? IE type="submit" name="submit" value="yes", etc....

Maybe I'm wrong but that jumped out at me.

Greg
.