
Paul Scott - 2006-01-17 04:54:56 -
In reply to message 1 from joe siao
$_SERVER[] is an apache specific global. In the case of using MS ISS or another web server, it will be unavailable AFAIK. However, that being said, it *should* always be populated in normal circumstances. It is pretty reliable that way!