Bible Garden
¿ì·¯·¯ ´ç½ÅÀÇ ÇÏ´ÃÀ» ¹Ù¶óº¾´Ï´Ù
Àΰ£ÀÌ ¹«¾ùÀ̱⿡ ÀÌÅä·Ï ±â¾ïÇØ Áֽʴϱî?
»ç¶÷ÀÌ ¹«¾ùÀ̱⿡ ÀÌÅä·Ï µ¹º¸¾Æ Áֽʴϱî?
·Î±×ÀΠȸ¿øµî·Ï ºñ¹øºÐ½Ç
 computer
ÄÄÇ»ÅÍ °ü·Ã
ÄÄÇ»Å͸¦ ¸¸ÁøÁö´Â ¿À·¡µÇ¾úÁö¸¸ È¥ÀÚ ÀÎÅͳÝÀ» µÚÁ®°¡¸ç ¹è¿î °ÍµéÀ̶ó
ü°èÀûÀÌÁö ¸øÇÒ ¶§°¡ ¸¹½À´Ï´Ù. ±×·¡µµ ³» ¼ÕÀ¸·Î ³×¹ø° ȨÆäÀÌÁö¸¦ ¸¸µé¸ç
ÇÊ¿äÇÑ °ÍµéÀ» Á¤¸®ÇØ µÑ Çʿ並 ´À²¸¼­ ºÐ·ùÇÏ¿© ¿Ã·Á º¾´Ï´Ù.
°Ô½Ã¹° ¹Ø¿¡ »çÁø°ú ÀÚ±â¼Ò°³ ´Þ±â    (°Ô½ÃÆÇ)      
    2003-08-05 (È­) 14:08   Á¶È¸:1127    
»ç¿ëÇÏ´Â ½ºÅ²ÀÇ view.phpÈ­ÀÏÀ» ¿­¾î¼­ <?=$memo?>ÀÇ ¹Ù·Î ¾Æ·¡¿¡ ºÙ¿©ÁÖ½Ã¸é µË´Ï´Ù....



<!-- »çÁø°ú ÀÚ±â¼Ò°³ »ðÀÔ½ÃÀÛ -->
<br><?
        if ($data[ismember]) {
              if(!$connect) dbconn();
              $tempx = mysql_fetch_array(mysql_query("select * from zetyx_member_table where no=$data[ismember]"));
              $picture=$tempx[picture];
              $tempx[comment] = stripslashes($tempx[comment]);
          } else {
              $picture="./images/no_img.gif" ;  // '»çÁø ¾øÀ½'¿ë À̹ÌÁö
          }
        if ($picture == '')
        {
        $picture="./images/no_img.gif" ;  // '»çÁø ¾øÀ½'¿ë À̹ÌÁö
        }
?>
    <br>
        <table width="95%" border="0" cellspacing="3" cellpadding="3">
  <tr>
    <td><img src="<?=$picture?>"></td>
    <td><?=nl2br(del_html($tempx[comment]))?><p>  <?=$face_image?> <?=$name?></td>
  </tr>
</table>
    <br>

<!-- »çÁø, ÀÚ±â¼Ò°³ »ðÀÔ³¡ -->


ÀÚ·áÃâó : NZEO ( say ´Ô)


   
  0
3500