Murray *ACE* wrote:
> I'm looking at a script that has this line -
>
> $GLOBALS[$key] = $val;
>
> Am I remembering something bad about such usages?
It depends how the value is originally obtained, and if it
has been
sanitized and validated. In general, though, I would steer
away from its
use.
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of
ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/