Question
PHP User Registration Help Needed
Hello,
I have a page user_registration.php that I've created in DW8 that has a web form prompting the user to create their profile to gain access to the site. The web form fields are user name, password, email address, and registration type.
The registration type is a list/menu that has 3 options. Based on the option chosen, I need the user's login credentials submitted to the MySQL database and for the user to be taken to the corresponding URL (ie. regpage1.php, regpage2.php or regpage3.php).
I'm a newbie to DW8 and PHP and need some assistance on how to accomplish this. Thanks, in advance, for your help.
I have a page user_registration.php that I've created in DW8 that has a web form prompting the user to create their profile to gain access to the site. The web form fields are user name, password, email address, and registration type.
The registration type is a list/menu that has 3 options. Based on the option chosen, I need the user's login credentials submitted to the MySQL database and for the user to be taken to the corresponding URL (ie. regpage1.php, regpage2.php or regpage3.php).
I'm a newbie to DW8 and PHP and need some assistance on how to accomplish this. Thanks, in advance, for your help.
