I suggest to pass to new superglobals and replace
every instance:
global $HTTP_SERVER_VARS -> ''
$HTTP_SERVER_VARS['foo'] -> $_SERVER['foo']
At the same time the version check will have to check against PHP>=4.1 (was
4.0.6)
reguards,
--
<?php echo ' Emiliano `AlberT` Gabrielli '."\n".
' E-Mail: AlberT@... '."\n".
' Web: http://SuperAlberT.it '."\n".
' IRC: #php,#AES azzurra.com '."\n".'ICQ: 158591185'; ?>