Does not work with this url. What is the problem? Get error - PHP Notice: Trying to get property of non-object
<?php
include ('config.php');
include('simple_html_2012.php');
echo file_get_html('http://www.localhost/test/test.html')->plaintext;
?>
if trying to parse google.com, it all works.
www.localhost? With leadingwww.?allow_url_fopen?