1

when I upload the file that contains this chunk of code to my website it returns false. I used unserialize before and it returned false before and after allow_url_open was On. It was on before I checked it was and it still returned false. Any ideas on how to fixed this please? Thank you.

<?php 
session_start();       

var_dump(file_get_contents('http://www.geoplugin.net/php.gp?ip='.$_SERVER['REMOTE_ADDR']));      
?>
devpro
  • 16,184
  • 3
  • 27
  • 38
kylel9506
  • 121
  • 1
  • 2
  • 7

0 Answers0