외부파일 업로드하기

http://torrage.com/torrent/6555f2f2cdf34e4d6d02904d373470f6e7e4f4a6.torrent
같은 파일경로를 그누보드에 RSS긁어와서 파일업로드를 하려고 합니다.

어떤방법이 있을까요?




$url_join[$i] = "http://torrage.com/torrent/6555f2f2cdf34e4d6d02904d373470f6e7e4f4a6.torrent";


//echo "$url_join[$i]<br>";

$file[$i] = $url_join[$i];
$src_file[$i] = $url_join[$i];

//echo "a - $file[$i]";

//$file = iconv("euc-kr", "utf-8",$file);
//$dest_name = get_unique_file($file[$i]);
//$file[$i] = urldecode($file[$i]);

$save_files[$i] = $file[$i];
//파일을 지정할 경로

echo "$save_files[$i]<br>";

$file_name[$i] = $g4['path']."/data/file/$bo_table/$save_files[$i]";

@copy($src_file[$i], $file_name[$i]);

$upload[0]['image'] = $g4['path']."/data/file/$bo_table/$save_files[$i]";
$upload[0][source] = $file[$i];
$upload[0][filesize] = filesize($upload[0]['image']);
$upload[0][file] = $save_files[$i]; //원파일명

$sql_f = " insert into g4_board_file
set bo_table = '$bo_table',
wr_id = '$wr_id',
bf_no = '0',
bf_source = '{$upload[0][file]}',
bf_file = '{$upload[0][file]}',
bf_content = '{$bf_content[0]}',
bf_download = 0,
bf_filesize = '{$upload[0][filesize]}',
bf_width = '{$upload[0][image][0]}',
bf_height = '{$upload[0][image][1]}',
bf_type = '{$upload[0][image][2]}',
bf_datetime = '$g4[time_ymdhis]' ";

echo "$sql_f<br>";<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|

댓글 3개

같은 고민을 하고 있는 것 같은데 body1197@nate.com 연락 부탁 드려요 아니면 전화 070 4206 2402

시간 살관 없습니다.
이 글은 팁, 강좌, 소스 중에 아무것도 아니군요.
토렌토 외부파일 업로드하기
댓글을 작성하시려면 로그인이 필요합니다.

팁게시판

디자인과 관련된 유용한 정보를 공유하세요. 질문은 상단의 QA에서 해주시기 바랍니다.

+
제목 글쓴이 날짜 조회
14년 전 조회 791
14년 전 조회 742
14년 전 조회 1,410
14년 전 조회 5,909
14년 전 조회 1,470
14년 전 조회 991
14년 전 조회 1,092
14년 전 조회 998
14년 전 조회 1,366
14년 전 조회 1,082
14년 전 조회 742
14년 전 조회 1,282
14년 전 조회 1,342
14년 전 조회 1,451
14년 전 조회 978
14년 전 조회 4,558
14년 전 조회 1,888
14년 전 조회 1,150
14년 전 조회 1,125
14년 전 조회 1,143
14년 전 조회 1,339
14년 전 조회 1,564
14년 전 조회 1,148
14년 전 조회 884
14년 전 조회 953