用PHP复制站点上的远程JPG
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了用PHP复制站点上的远程JPG相关的知识,希望对你有一定的参考价值。
Used to copy the user avatar from Facebook to your community in this [Facebook Connect Tutorial](http://www.barattalo.it/facebook-connect-tutorial/ "Tutorial").
function copyFile($url,$filename){ if (!$file) return false; else { } return true; } }
以上是关于用PHP复制站点上的远程JPG的主要内容,如果未能解决你的问题,请参考以下文章
VS 远程调试阿里云上的web站点,Remote Debugger