可以快速上手的开发文档
1、curl下载$ch=curl_init();curl_setopt($ch,CURLOPT_URL,"ftp://127.0.0.1/downtest.txt");curl_setopt($ch,CURLOPT_HEADER..