|
if the array is in the global scope it should be available to all functions, and if the array has been changed within one function those changes are to the array itself - scope has nothing to do with it.
have the changes actually occurred, or does it just appear so?
it might be useful to see a sample of your code
|