I have several stages to an application process consisting of multiple forms on different pages.
I have created a session to handle the data.
My question is, without explicitly stipulating every form field form can i add the form post to an individual part of the session array one by one.
So that when im at the end i can just loop through and print?