View Single Post
Old 09-27-2004, 10:59 PM  
MrJackMeHoff
Confirmed User
 
Join Date: Mar 2004
Location: LOLLIPOP ISLAND =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-=
Posts: 4,569
Quote:
Originally posted by a1escorts
I just realized you're trying to pass a variable to it.

The referer will be picked up by the script automatically. If you're using perl as cgi, look into the CGI.pm docs to see how its passed.

If its mod-perl, checkout the Apache::Registry docs

I think the refering url is also an @ENV variable.

$ENV{'HTTP_REFERER'};

Replace the haha shit up top with a shift+[
I dont want the referer I want the link you click on that is dead so i can work with it in perl. I have the referer already. ;)
__________________
MrJackMeHoff is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote