Try this:
<?php file_get_contents("http://xxx.xx.xx/file.php");?>
solved PHP: Parse error: syntax error, unexpected ‘http’ (T_STRING) in [closed]
Try this:
<?php file_get_contents("http://xxx.xx.xx/file.php");?>
solved PHP: Parse error: syntax error, unexpected ‘http’ (T_STRING) in [closed]