I’ve already created the database and it works fine. I’m having trouble sending data via a 2 page form. I’ve been trying to use the session variable but I’m doing something wrong.
The bulk of the code is already done, it just needs to be modified with session variables.
The user inputs data in index.php and hits submit to go to continued_registration.php after inputting data on continued_registration.php and hitting submit there, I want him to get a registration successful message on this…
