PHP SESSION TRACKING
Posted: Wed Aug 22, 2007 4:39 am
I have one question. I have one system. In this system you can go to one page where you have to fulfill the contract form. There are 5 fields for example. In one of those the person, who fulfills the form, have to insert the name of one member. If the member does not exist. This person get an link where he/she have to enter data for new member. When he/she entered the data for new member he should be automaticly redirected to "contract form" (that is the first form that i have mentioned).
One thing more ... there is also a link "enter new member" on which you can click without fulfilling the "first mentioned form".
So the question... how can i track where i came from?
Which logic and system would you use?
One thing more ... there is also a link "enter new member" on which you can click without fulfilling the "first mentioned form".
So the question... how can i track where i came from?
Which logic and system would you use?