Ok I have a function that I need to pass an entire array to.
Do I simply pass it like this
Code:

Function OfSomesort($array)


Or should I declare it as a global?
_________________________
Today is the tomorrow you worried about yesterday.