PHP获取远程文件的几种方式

1.fopen()

2.file_get_contents()

3.fsocket()

4.curl()

原文地址:https://www.cnblogs.com/cczhao/p/5213310.html