//On line 75 of simple_html_dom.php: $contents = file_get_contents($url, $use_include_path, $context, $offset); //I removed the reference to $offset: $contents = file_get_contents($url, $use_include_path, $context);