$includedhtml = file_get_contents('filelocation/filename.fileextention'); echo $includedhtml . "_<br />";print_r($includedhtml);