Jump to content

Recommended Posts

Posted (edited)

HI,

Does anyone know a script to show the last redirect from a user?

 

[EDIT]

This is what i was looing for:

<?php$referrer = $_SERVER['HTTP_REFERER'];print "Referrer = " . $referrer . "<BR>";?>
Edited by Mike88

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...