mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-21 17:15:25 +03: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');