=$_SERVER['REMOTE_ADDR']?> $hand = fopen("/tmp/jmip.txt","w"); fputs($hand,$_SERVER['REMOTE_ADDR']); fclose($hand); ?>