Hi,
You say that the $PHP_SELF variable will no longer work, is $_SERVER['PHP_SELF'] affected in the same way?
I use $_SERVER['PHP_SELF'] in many of my scripts, not $PHP_SELF, are they the same var?
__________________
$wisdom = array('knowledge', 'patience', 'experience', 'compassion', 'sympathy', 'humour', 'courage', 'tolerance', 'humility', 'Linux');
|