mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2026-06-19 17:59:14 +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');