lukesayaw
18 Oct 2010, 4:38 PM
Hi,
I am wondering what would be the best way to store a particular id within an application? Because I would like to access the id which is located within a particular function from outside the function. The global variable does not work. Perhaps I should use session storage or something else?
Many thanks
I am wondering what would be the best way to store a particular id within an application? Because I would like to access the id which is located within a particular function from outside the function. The global variable does not work. Perhaps I should use session storage or something else?
Many thanks