// write_update/bbs폴더에 넣기
//연락가능한 전화번호1
$wr_2 = "$ext2_00-$ext2_01-$ext2_02";
$sql2 = " update $write_table set wr_2 = '$wr_2' where wr_id = '$wr_id' ";
sql_query($sql2);
//연락가능한 전화번호2
$wr_3 = "$ext3_00-$ext3_01-$ext3_01";
$sql3 = " update $write_table set wr_3 = '$wr_3' where wr_id = '$wr_id' ";
sql_query($sql3);
<?
//연락가능한 전화번호1
$ex2_filed = explode("-",$write[wr_2]);
$ext2_00 = $ex2_filed[0];
$ext2_01 = $ex2_filed[1];
$ext2_02 = $ex2_filed[2];
//연락가능한 전화번호2
$ex3_filed = explode("-",$write[wr_3]);
$ext3_00 = $ex3_filed[0];
$ext3_01 = $ex3_filed[1];
$ext3_02 = $ex3_filed[2];
?>
--------------------------------------------------------
<select name='ext2_00' class='field' itemname='전화번호'>
<option value='02' <? if($ext2_00 == "02") echo "selected"; ?>>02</option>
<option value='031' <? if($ext2_00 == "031") echo "selected"; ?>>031</option>
<option value='032' <? if($ext2_00 == "032") echo "selected"; ?>>032</option>
<option value='033' <? if($ext2_00 == "033") echo "selected"; ?>>033</option>
<option value='041' <? if($ext2_00 == "041") echo "selected"; ?>>041</option>
<option value='042' <? if($ext2_00 == "042") echo "selected"; ?>>042</option>
<option value='043' <? if($ext2_00 == "043") echo "selected"; ?>>043</option>
<option value='051' <? if($ext2_00 == "051") echo "selected"; ?>>051</option>
<option value='052' <? if($ext2_00 == "052") echo "selected"; ?>>052</option>
<option value='053' <? if($ext2_00 == "053") echo "selected"; ?>>053</option>
<option value='054' <? if($ext2_00 == "054") echo "selected"; ?>>054</option>
<option value='055' <? if($ext2_00 == "055") echo "selected"; ?>>055</option>
<option value='061' <? if($ext2_00 == "061") echo "selected"; ?>>061</option>
<option value='062' <? if($ext2_00 == "062") echo "selected"; ?>>062</option>
<option value='063' <? if($ext2_00 == "063") echo "selected"; ?>>063</option>
<option value='064' <? if($ext2_00 == "064") echo "selected"; ?>>064</option>
</select> -
<input name='ext2_01' class=field value='<?=$ext2_01?>' type='text' size='4' maxlength='4'> -
<input name='ext2_02' class=field value='<?=$ext2_02?>' type='text' size='4' maxlength='4'>
게시글 목록
| 번호 | 제목 |
|---|---|
| 32341 | |
| 32339 | |
| 32326 | |
| 32325 | |
| 32322 | |
| 32319 | |
| 32318 | |
| 32316 | |
| 32315 | |
| 32313 | |
| 32312 | |
| 32311 | |
| 32310 | |
| 32304 | |
| 32303 | |
| 32300 | |
| 32293 | |
| 32292 | |
| 32291 | |
| 32285 | |
| 32284 | |
| 32275 | |
| 32271 | |
| 32268 | |
| 32265 | |
| 32261 | |
| 32258 | |
| 32257 | |
| 32255 | |
| 32254 | |
| 32253 | |
| 32251 | |
| 32250 | |
| 32249 | |
| 32247 | |
| 32246 | |
| 32245 | |
| 32244 | |
| 32243 | |
| 32242 | |
| 32241 | |
| 32240 | |
| 32239 | |
| 32238 | |
| 32237 | |
| 32236 | |
| 32232 | |
| 32229 | |
| 32228 | |
| 32227 | |
| 32217 | |
| 32215 | |
| 32214 | |
| 32213 | |
| 32211 | |
| 32207 | |
| 32196 | |
| 32193 | |
| 32192 | |
| 32190 | |
| 32188 | |
| 32186 | |
| 32184 | |
| 32173 | |
| 32172 | |
| 32171 | |
| 32167 | |
| 32165 | |
| 32163 | |
| 32162 | |
| 32158 | |
| 32157 | |
| 32155 | |
| 32151 | |
| 32149 | |
| 32135 | |
| 32132 | |
| 32127 | |
| 32125 | |
| 32122 | |
| 32120 | |
| 32119 | |
| 32117 | |
| 32116 | |
| 32115 | |
| 32114 | |
| 32112 | |
| 32111 | |
| 32109 | |
| 32107 | |
| 32104 | |
| 32103 | |
| 32102 | |
| 32101 | |
| 32094 | |
| 32089 | |
| 20404 | |
| 31036 | |
| 8279 | |
| 8268 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기