For example, the
Code: Select all
$_SERVER['PHP_SELF'];Code: Select all
$_SERVER['PHP_SELF']."?doChangePass=true&id=1"Moderator: General Moderators
Code: Select all
$_SERVER['PHP_SELF'];Code: Select all
$_SERVER['PHP_SELF']."?doChangePass=true&id=1"