referer.php

<html>
  <head>
    <title></title>
    <meta content="">
    <style></style>
  </head>
  <body>
  <?
echo "REFERER: " .$_SERVER['HTTP_REFERER'] ."";
echo "<hr>REFERER: " .$HTTP_REFERER ."";
?>

  
  </body>
</html>
 
info/referer.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki