질문합니다. 정보 질문합니다. 알러뷰 자기소개 아이디로 검색 회원게시물 자기소개 아이디로 검색 회원게시물 2013.05.13 19:50:34 743 댓글 1 본문 예: 글쓰기에서 <input type='text' class='ed' size=50 name='wr_1' itemname='글자색상' value='<?=$write["wr_1"]?>'> 리스트에서는 <font style='color:<?=$list[$i][wr_1]?>'>이렇게 사용햇는데요 이렇게 불러오니 소스보기가 참 안좋네요 이걸 어떻게 사용하면 글쓰면 보이고 글안쓰면 <font style='color:>이소스가 뜨네요 안보이게 할수 잇을까요? 리스트에서 멀 추가하면 <font style='color:>글안써도 안보일까요? 복사 SNS 공유 공유하기 댓글 전체 가난하고소외된이웃 자기소개 아이디로 검색 회원게시물 자기소개 아이디로 검색 회원게시물 13.05.13 19:59:30 <? if( $list[$i][wr_1] ){?> <font style='color:<?=$list[$i][wr_1]?>'> <? } ?> <? if( $list[$i][wr_1] ){?> <font style='color:<?=$list[$i][wr_1]?>'> <? } ?>
가난하고소외된이웃 자기소개 아이디로 검색 회원게시물 자기소개 아이디로 검색 회원게시물 13.05.13 19:59:30 <? if( $list[$i][wr_1] ){?> <font style='color:<?=$list[$i][wr_1]?>'> <? } ?> <? if( $list[$i][wr_1] ){?> <font style='color:<?=$list[$i][wr_1]?>'> <? } ?>