Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: retrieving an URL

by lhoward (Vicar)
on Jul 05, 2000 at 02:05 UTC ( [id://21063]=note: print w/replies, xml ) Need Help??


in reply to retrieving an URL

The CGI specification dictates several environmental variables to be set. The complete list of all CGI environmental variables is located here. The variable you are interested in is HTTP_REFERER. In perl it is accessable as.
$ENV{HTTP_REFERER}

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://21063]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found