当前位置:Gxlcms > PHP教程 > filegetcontents访问不了域名原因_PHP教程

filegetcontents访问不了域名原因_PHP教程

时间:2021-07-01 10:21:17 帮助过:3人阅读

file get contents('域名');

居然不好用 后来发现 etc/hosts

127.0.0.1 www.baidu.com 这样的

#127.0.0.1 www.baidu.com

就好用了

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/753003.htmlTechArticlefile get contents('域名'); 居然不好用 后来发现 etc/hosts 127.0.0.1 www.baidu.com 这样的 #127.0.0.1 www.baidu.com 就好用了...

人气教程排行