Create A Login And Form 17.06.08
1. create a simple login script that people will use to login to input info in the database. They will only use their email to login:
- capture the email.
- Put the email in a database
2. create a registration form. this will be a 2 step form.
( this form will send email back to (3 emails that will be specified. )with the data after someone registers step 1.)
- step 1. the person will register and fill out the form.
- step 2. the person will login with their email, and will fill out the rest of the form. ( this form will send email back the data after someone completes step 2.) this info will also go in the database.
the form attached is the whole form, but i will split it into 2 sections….. part 1 and 2



