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.

Emile

[0] I know full well that a form that has 200-300 entries isn't going to
be very friendly. It's an early engineering prototype, don't worry :)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to