This is basically all I'm doing
echo @file_get_contents("http://******.org/ti.php?i=".$i."&s=".$s);
But when I remove the ti.php file from that server to test if it hides the error I get this in my browser where the error would be:

What the hell is that (lol) ? I've never seen it before and can't think of an explanation of why it would appear, any ideas?