Hi!
I wanna know where the user found my URL. is
there a way to get the last visited URL?
thx
bs
Hi!
I wanna know where the user found my URL. is
there a way to get the last visited URL?
thx
bs
i do this with this line:
$referer = getenv("HTTP_REFERER");