hope someone can help,
I have a form that I split into 6 sections because it is very long so what I need to do is when someone fills out the first part and hits submit I need it submited to a session that will hold it for later use and when they fill out the second and so on I need them added to the array. does any one have any ideas on how i might go about this. I know that I should be using arrays and sessions. but not sure exactly how.
I have a form that I split into 6 sections because it is very long so what I need to do is when someone fills out the first part and hits submit I need it submited to a session that will hold it for later use and when they fill out the second and so on I need them added to the array. does any one have any ideas on how i might go about this. I know that I should be using arrays and sessions. but not sure exactly how.