<?php include_once('classes/simple_html_dom.php'); echo file_get_html('http://www.iiita.ac.in/')->plaintext; ?>