kjacobsen

getip.php

Jun 29th, 2012
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. // Code Snippet from aperturescience.su
  2.  
  3. <?PHP echo $_SERVER['REMOTE_ADDR'];?>
  4.  
  5. // Code Snippet from aperturescience.su
Advertisement
Add Comment
Please, Sign In to add comment