I have stored a session variable in a void function.But I need to return the variable to use it further.What should I do exactly ? I have created a different function to save the session variable which is not a void function.But I am not able to catch the value there.The session gets lost there.
Please tell me the solution.
Thanks and Regards....
Manjit
Please tell me the solution.
Thanks and Regards....
Manjit
Comment