I got a fairly big script with a lot of functions.
Which is more effiecient to pass global information to functions

ie
50 variables
50 constants
or 1 array with 50 values

Thanks


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to