0
votes
Validate email address form submit
There are a few things that concern me here.
You don't explicitly put the form("email") value into session, yet you're trying to use it later in the script. Perhaps you've omitted …
