David Bolt escribió:

> However, I've learnt something new today and, that PHP does have global
> variables. As I suspected, there is a performance issue with having them
> enabled, and there's also a possible security issue, which hadn't
> occurred to me.

This is the most infamous and dangerous PHP feature and should not be
used, it is disabled by default since PHP 4.2.0  and nowdays does not
exists anymore (removed in PHP6 which is under development)




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

Reply via email to