Search found 1 match
- Wed Oct 27, 2010 3:38 pm
- Forum: Databases
- Topic: using session array input to sql database
- Replies: 0
- Views: 724
using session array input to sql database
I am trying to create a website that after you receive an email you have to use the email address and password to confirm account. Then the next page allows you to change your password. I want to save the users email from the first page and use it in the SQL statement in the second page to locate th...