I have one array. I want this array to maintain its value between function calls from one function of the class.
I have a function that is called every time a page loads.
This function displays all the data stored in the array directly from the application launch.
Thanks in advance.
Rambo source share