1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-02 22:57:26 +02: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');