Using URL and refer, the content can be parsed on the online PHP GET interface provided by other websites, and the packet can be captured directly on the web page. However, the following PHP code returns 404. Is this header written wrong?
echo '<br>The following is the parsed content:';echo '<br>';echo $html;?>
无忌哥哥2018-07-11 15:57:30
404 should be that there is a problem with the parameters in file_get_contents and the relevant page is not obtained