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.