Posted by ben on 09/08/05 07:45
Hi guyz,
I am developing a website using php.This website involves
dealing with forms which span over multiple pages.
I want data obtained from 1 form to be available after 3-4 pages.
This can be ofcourse achieved through use of cookies.But i am keeping
cookies as last option as they r not supposed to be reliable.I want to
achieve the above task using SESSION VARIABLES.Can someone please guide
me how to use session variables?(and pass form data across several
pages using them?)
Thanking in advance,
bye,
ben
[Back to original message]
|