Emiliano wrote: > Does anyone know if there is any performance difference between > declaring a variable global in a function vs. accessing it via > HTTP_POST_VARS? I'm going to be accessing lots (as in about 200-300[0]) > variables in a form multiple times, so I'm guessing that if there's a > speed difference I should use it.
And the extra typing effort is not an issue. This program is going to be generated. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
