From: Reini U. <ru...@x-...> - 2002-09-03 09:16:47
|
Lawrence Akka schrieb: > Thanks Reini. I do not have 4.1.0 here. > > I had in mind the comment in the php manual which says: > $_SERVER > > "Variables set by the web server or otherwise directly related to the > execution environment of the current script. Analogous to the old > $HTTP_SERVER_VARS array (which is still available, but deprecated)." > > [see > http://uk2.php.net/manual/en/language.variables.predefined.php#language.variables.superglobals > ] up to 4.2.2 they are still there. guess for 4.3 also (BTW: 4.3-rc2 is out), but for the upcoming 5.0 they might go away. no problem, they can easily be created from the superglobals. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |