I wanted to use a global array that can be used on any page that uses the array..
Right now the array gets reset when I load a new page.. or refresh the current page.
What is the solution for this? I cannot use a database.. Also is an external js file a solution??
Thanks,
Sunny
Right now the array gets reset when I load a new page.. or refresh the current page.
What is the solution for this? I cannot use a database.. Also is an external js file a solution??
Thanks,
Sunny
Comment