write.comment_update.skin.php
if ($is_admin=='super')
mysql_query(" update $write_table set ca_name = '$ca_name' where wr_id = '$wr_id' ");
mysql_query(" update $write_table set wr_7 = '$wr_7' where wr_id = '$wr_id' ");
//mysql_query(" update $write_table set wr_9 = '1' where wr_id = '$wr_id' ");
view_comment.skin.php
<input type=checkbox id="wr_secret" name="wr_secret" value="secret">비밀글
<? if ($is_admin) {?>
<input name="ca_name" type="radio" value="진행(进展)" <? if($write[ca_name]) ;?>/>
대기</label>
<input name="ca_name" type="radio" value="완료(完成)" <? if($write[ca_name]) ;?>/>
확정</label>
<input class='ed' style="width:70pt;" name=wr_7 id="wr_7" itemname="申请人电话号码" required maxlength='4' value="<?=$write[wr_7]?>">
적용은 되는데 카테고리는 적용이 되지 않고 wr_7만 적용이 됩니다.
어디가 잘몬 된걸까요?
if ($is_admin=='super')
mysql_query(" update $write_table set ca_name = '$ca_name' where wr_id = '$wr_id' ");
mysql_query(" update $write_table set wr_7 = '$wr_7' where wr_id = '$wr_id' ");
//mysql_query(" update $write_table set wr_9 = '1' where wr_id = '$wr_id' ");
view_comment.skin.php
<input type=checkbox id="wr_secret" name="wr_secret" value="secret">비밀글
<? if ($is_admin) {?>
<input name="ca_name" type="radio" value="진행(进展)" <? if($write[ca_name]) ;?>/>
대기</label>
<input name="ca_name" type="radio" value="완료(完成)" <? if($write[ca_name]) ;?>/>
확정</label>
<input class='ed' style="width:70pt;" name=wr_7 id="wr_7" itemname="申请人电话号码" required maxlength='4' value="<?=$write[wr_7]?>">
적용은 되는데 카테고리는 적용이 되지 않고 wr_7만 적용이 됩니다.
어디가 잘몬 된걸까요?
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기