Try this –
$this->load->library(“simple_html_dom”); //class name should come here
And make sure simple_html_dom.php class name is simple_html_dom
Try this –
$this->load->library(“simple_html_dom”); //class name should come here
And make sure simple_html_dom.php class name is simple_html_dom