Jump to content

Dreamweaver CS3 php Registration pages


rborc415

Recommended Posts

Hi, I am in the process of redesigning my union's website to include a member area.  Here's my problem...

I already have a database for our union members.  What I want to do is to be able to have register using data that I already have for them in a table: Last Name, First Name, Date of Birth, Last 4 digits of SSN.  There will also be fields for user name and password (which will originally be blank in the table). When the user hits the submit button, the form data needs to compare those first 4 submitted fields to the corresponding ones in the existing table (much the same way a credit card company might do with an existing account).  If the data submitted matches what's in the table, the user name and password submitted in the form are written to the table and the user should be redirected to a login page.

How should i go about building such a registration page??

Help!!! ???

 

Thanks,

rborc415

Link to comment
https://forums.phpfreaks.com/topic/128566-dreamweaver-cs3-php-registration-pages/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.