I there a way to have the .php page pickup the url that was typed in e.g. usertype= www.mydomain.com/wRongurl
$_SERVER[FILE_NOT_FOUND] = www.domain.com/wRongurl echo "The lost page was: $_SERVER[FILE_NOT_FOUND]";
I there a way to have the .php page pickup the url that was typed in e.g. usertype= www.mydomain.com/wRongurl
$_SERVER[FILE_NOT_FOUND] = www.domain.com/wRongurl echo "The lost page was: $_SERVER[FILE_NOT_FOUND]";