PHP Simple HTML DOM Outputting Blank Page
问题 So, I am attempting to output the playtimes of a person playing L4D2 (game ID 550) and while this script used to work, it now only outputs a blank page using this "PHP Simple HTML DOM" I had backed up here http://rghost.net/45405596. If I download and try to use the newest simple dom from their website instead of showing nothing it shows Call to undefined function file_get_dom() on line 9" Here is the code I am running <?php ini_set('memory_limit', '-1'); include('simple_html_dom.php');