mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-29 03:47:42 +01:00
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');