PHP file get html doesnt return anything

前端 未结 0 1651
深忆病人
深忆病人 2020-12-17 01:25
include(\'simple_html_dom.php\');
$html = file_get_html("https://www.psacard.com/cert/43696531");
echo $html;

This will not print anything

相关标签:
回答
  • 消灭零回复
提交回复
热议问题