collect.php
<?php
  $ip=$_SERVER['REMOTE_ADDR']; // this is the IP of the avatar obtained when the avatar loads the media
  $proxy=$_SERVER['HTTP_X_FORWARDED_FOR']; // proxy perhaps?     
  $name=$_GET['name']; // the avatar name obtained when the avatar loads the media with ?name=Phillip Linden in the URL
 
  //etc...          
 
?>

secondlife/redzone/server_side.txt ยท Last modified: 2022/11/24 07:46 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.