13-01-2016, 10:47 PMcisla Wrote: Nice share. Just one question, why are you doing a web request from your own site in "index.php"? Why not simply include/require the api PHP code? index.php : 83 $ip = file_get_contents("http://urlhere.com/api.php?key={$password}");
Loading Info...