1 The getSimpleHTMLDOM function
LogMANOriginal edited this page 2018-09-15 20:55:39 +02:00

The getSimpleHTMLDOM function is a wrapper for the simple_html_dom file_get_html function in order to provide context by design.

$html = getSimpleHTMLDOM('your URI');