$file = fopen("http://www.example.com/","r"); $file = fopen("ftp://user:[email protected]/test.txt","w"); ?> ...
確定! 回上一頁