$var=file_get_contents('http://www.bla');
$var=implode('',file('http://www.bla'));