
1.fopen方式
2.file_get_contents方式(打開遠端檔案的時候會造成CPU飙升。file_get_contents其實也可以post)
3.curl方式
4.fsockopen方式(隻能擷取網站首頁資訊,其他頁面不可以)
以上就是php通路url的四種方式的詳細内容,更多請關注php交流群:
link1.fopen方式
2.file_get_contents方式(打開遠端檔案的時候會造成CPU飙升。file_get_contents其實也可以post)
3.curl方式
4.fsockopen方式(隻能擷取網站首頁資訊,其他頁面不可以)
以上就是php通路url的四種方式的詳細内容,更多請關注php交流群:
link