/* 필드하나로 첨부화일 무한정 올리기 */
기존 위즈보드에서 사용되고 있는 것을 약간 변경하여 올려 드립니다.
좋은 하루 되시기를 바랍니다.
for($i=0; $i<sizeof($file); $i++){
$ProhibitExtention = ".php .php3 .html .htm .asp";
if($file[$i]!="none" && $file[$i]){
$extention = strrchr($file_name[$i], ".");
if(ereg($extention, $ProhibitExtention)) {
ECHOMSG("$extention 은 금지된 확장자입니다.", "back");
exit;
}
if (file_exists("./data/file/$bo_table/$file_name[$i]")) {
$file_name[$i] = date("is")."_$file_name[$i]";
}
if(!move_uploaded_file($file[$i], "./data/file/$bo_table/$file_name[$i]")) {
ECHOMSG("파일 업로딩에 실패하였습니다.", "back");
exit;}
$UPDIR1 .=$file_name[$i]."|";
}
}
<input type="file" name="file[0]">
<input type="file" name="file[1]">
<input type="file" name="file[2]">
<input type="file" name="file[3]"><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:12:10 PHP & HTML에서 이동 됨]</div>
기존 위즈보드에서 사용되고 있는 것을 약간 변경하여 올려 드립니다.
좋은 하루 되시기를 바랍니다.
for($i=0; $i<sizeof($file); $i++){
$ProhibitExtention = ".php .php3 .html .htm .asp";
if($file[$i]!="none" && $file[$i]){
$extention = strrchr($file_name[$i], ".");
if(ereg($extention, $ProhibitExtention)) {
ECHOMSG("$extention 은 금지된 확장자입니다.", "back");
exit;
}
if (file_exists("./data/file/$bo_table/$file_name[$i]")) {
$file_name[$i] = date("is")."_$file_name[$i]";
}
if(!move_uploaded_file($file[$i], "./data/file/$bo_table/$file_name[$i]")) {
ECHOMSG("파일 업로딩에 실패하였습니다.", "back");
exit;}
$UPDIR1 .=$file_name[$i]."|";
}
}
<input type="file" name="file[0]">
<input type="file" name="file[1]">
<input type="file" name="file[2]">
<input type="file" name="file[3]"><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:12:10 PHP & HTML에서 이동 됨]</div>
댓글 1개
20년 전
굿
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 230 | 20년 전 | 2039 | ||
| 229 | 20년 전 | 3131 | ||
| 228 | 20년 전 | 3322 | ||
| 227 | 20년 전 | 2384 | ||
| 226 | 20년 전 | 5460 | ||
| 225 | 20년 전 | 2512 | ||
| 224 | 20년 전 | 2958 | ||
| 223 | 20년 전 | 4198 | ||
| 222 | 20년 전 | 2597 | ||
| 221 | 20년 전 | 2281 | ||
| 220 | 20년 전 | 3671 | ||
| 219 | 20년 전 | 2065 | ||
| 218 | 20년 전 | 3555 | ||
| 217 | 20년 전 | 2471 | ||
| 216 | 20년 전 | 2900 | ||
| 215 | 20년 전 | 2207 | ||
| 214 | 20년 전 | 3326 | ||
| 213 | 20년 전 | 2909 | ||
| 212 | 20년 전 | 3040 | ||
| 211 | 20년 전 | 2141 | ||
| 210 | 20년 전 | 1877 | ||
| 209 | 20년 전 | 2336 | ||
| 208 | 20년 전 | 1966 | ||
| 207 | 20년 전 | 1669 | ||
| 206 | 20년 전 | 1849 | ||
| 205 | 20년 전 | 3940 | ||
| 204 | 20년 전 | 1671 | ||
| 203 | 20년 전 | 2003 | ||
| 202 | 20년 전 | 2351 | ||
| 201 | 20년 전 | 1817 | ||
| 200 | 20년 전 | 2947 | ||
| 199 | 20년 전 | 2001 | ||
| 198 | 20년 전 | 2079 | ||
| 197 | 20년 전 | 3643 | ||
| 196 | 20년 전 | 2969 | ||
| 195 | 20년 전 | 2086 | ||
| 194 | 20년 전 | 10236 | ||
| 193 | 20년 전 | 2238 | ||
| 192 | 20년 전 | 1584 | ||
| 191 | 20년 전 | 2655 | ||
| 190 | 20년 전 | 2283 | ||
| 189 | 20년 전 | 1676 | ||
| 188 | 20년 전 | 1465 | ||
| 187 | 20년 전 | 1899 | ||
| 186 | 20년 전 | 1697 | ||
| 185 | 20년 전 | 1735 | ||
| 184 | 20년 전 | 2331 | ||
| 183 | 20년 전 | 1542 | ||
| 182 | 20년 전 | 1475 | ||
| 181 | 20년 전 | 1615 | ||
| 180 | 20년 전 | 2710 | ||
| 179 | 20년 전 | 1791 | ||
| 178 | 20년 전 | 1845 | ||
| 177 | 20년 전 | 1969 | ||
| 176 | 20년 전 | 1794 | ||
| 175 | 20년 전 | 1867 | ||
| 174 | 20년 전 | 1690 | ||
| 173 | 20년 전 | 2054 | ||
| 172 | 20년 전 | 1779 | ||
| 171 | 20년 전 | 2551 | ||
| 170 | 20년 전 | 2262 | ||
| 169 | 20년 전 | 2539 | ||
| 168 | 20년 전 | 1468 | ||
| 167 | 20년 전 | 1566 | ||
| 166 | 20년 전 | 2142 | ||
| 165 | 20년 전 | 1609 | ||
| 164 | 20년 전 | 3754 | ||
| 163 | 20년 전 | 2648 | ||
| 162 | 20년 전 | 2068 | ||
| 161 | 20년 전 | 2775 | ||
| 160 | 20년 전 | 1721 | ||
| 159 | 20년 전 | 1596 | ||
| 158 | 20년 전 | 2547 | ||
| 157 | 20년 전 | 1476 | ||
| 156 | 20년 전 | 1716 | ||
| 155 | 20년 전 | 3224 | ||
| 154 | 20년 전 | 1878 | ||
| 153 | 20년 전 | 1611 | ||
| 152 | 20년 전 | 4938 | ||
| 151 | 20년 전 | 4565 | ||
| 150 | 20년 전 | 3503 | ||
| 149 | 20년 전 | 3772 | ||
| 148 | 20년 전 | 7057 | ||
| 147 | 20년 전 | 3541 | ||
| 146 | 20년 전 | 2604 | ||
| 145 | 20년 전 | 2603 | ||
| 144 | 20년 전 | 7163 | ||
| 143 | 20년 전 | 4584 | ||
| 142 | 20년 전 | 1890 | ||
| 141 | 20년 전 | 3247 | ||
| 140 | 20년 전 | 1950 | ||
| 139 | 20년 전 | 1549 | ||
| 138 | 20년 전 | 2289 | ||
| 137 | 20년 전 | 1769 | ||
| 136 | 20년 전 | 1447 | ||
| 135 | 20년 전 | 1782 | ||
| 134 | 20년 전 | 2959 | ||
| 133 | 20년 전 | 2433 | ||
| 132 | 20년 전 | 1703 | ||
| 131 | 20년 전 | 1631 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기