
9 Dec
2005
9 Dec
'05
2:22 a.m.
Michal Čihař a écrit :
On Fri, 09 Dec 2005 10:05:31 -0500 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
Is this to improve the speed instead for this code? Maybe not worthwhile since it's not executed in many cases.
I think the question should be whether to actually perform such actions. $_SERVER and $_ENV are used quite rarely and specific parameters can be handled on place where they are actually used.
I agree. So Sebastian, about the removal of the grab_globals script (see my previous post "globals"), your vote please? .... Marc