Php Problem - Need Assistance
Hello, all im currently working on our signup form the problem is i'm running into is the form is in 3 steps | step1-> step2 -> step3The data which is in the vars is not being carried over each step so at the final and last step 3 it would dump it into an database. For some reason when i go threw the form, it executes fine its just that it only dumps in the 8 digit random character to the database, and not the other stuff from other steps. Help is greatly appreciated.