만약 A라면 A를 보여라
아래는 모닝웹진1,2의 뷰화면을 실례로 보면 잘 알 수 있음
if ($web_zine_content[0])
{
echo"$web_zine_content[0]";
}
아래는 모닝웹진1,2의 뷰화면
---------------------------------------------------
if ($web_zine_content[0]) {
echo "<tr valign=top><td>
<div align='justify' style='margin-right:1; margin-left:1;'>
<font color='$dq_board0_14'> $web_zine_content[0] </font>
</div>
</td></tr>";
}
주님과 함께 모닝커피를