/home/mjc1/public_html/m_board2/biz_pr_view.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<?
/*
Á¦Ç° Á¤º¸ Ãâ·Â ÆäÀÌÁö

*/
$position "¾÷üȫº¸";
$page_title "¾÷üȫº¸";
//$sub_title = "Á¦Ç° ÀÚ¼¼È÷º¸±â";
//$upgrade_menu = "m_b_menber_on.gif";
require "./inc/config.php";
require 
"./main_file/header.html";

//require_once($ADMIN_DIR . "/m_board2/m_board2_class.php");
$m_board2_class = new m_board2_class();
//$table_name = "mijin_event";
$row $m_board2_class -> search_data($table_name,"uid",$uid);
$content nl2br(stripslashes($row[content]));
if(
$row[id] == $user_id){$write_ok "y";} else {$write_ok "n";}
?>

<TABLE height=18 cellSpacing=0 cellPadding=0 width=630 align=center border=0>
<TBODY>
 <TR>
    <TD width=7><IMG height=18 src="images/q&amp;a_td_1.gif" 
            width=7></TD>
    <TD vAlign=bottom width=623 
            background=images/q&amp;a_td_2.gif>&nbsp;<IMG height=9 
            src="images/bar1_2.gif" width=5>&nbsp;<FONT 
            color=#ffffff><?=$page_title?></FONT>
    </TD>
    </TR>
</TBODY>
</TABLE>
<BR>
<!--  -->
<TABLE height=18 cellSpacing=1 cellPadding=0 align=center bgColor=#9b9b9b 
      border=0>
        <TBODY>
        <TR>
          <TD>
            <TABLE height=22 cellSpacing=0 cellPadding=0 width=630 align=center 
            bgColor=#d1d5d8 border=0>
              <TBODY>
              <TR>
                <TD align=left width=120>&nbsp;<FONT color=#173771>&nbsp;¹øÈ£ : 
                  <B><?=$row[uid]?></B></FONT></TD>
                <TD><FONT color=#173771>Á¦¸ñ : <B><?=$row[subject]?></B></FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
      <TABLE height=18 cellSpacing=0 cellPadding=0 align=center bgColor=#9b9b9b 
      border=0>
        <TBODY>
        <TR>
          <TD>
            <TABLE cellSpacing=1 cellPadding=3 width=630 align=center 
              border=0><TBODY>
              <TR>
                <TD align=right width=100 bgColor=#e0e3e5 height=25><FONT 
                  color=#173771>Àü È­</FONT>&nbsp;</TD>
                <TD align=left 
              bgColor=white>&nbsp;<?=$row[tel]?><BR></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD>
            <TABLE cellSpacing=1 cellPadding=3 width=630 align=center 
              border=0><TBODY>
              <TR>
                <TD align=right width=100 bgColor=#e0e3e5 height=25><FONT 
                  color=#173771>ÈÞ´ëÆù</FONT>&nbsp;</TD>
                <TD align=left 
              bgColor=white>&nbsp;<?=$row[hphone]?><BR></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD>
            <TABLE cellSpacing=1 cellPadding=3 width=630 align=center 
              border=0><TBODY>
              <TR>
                <TD align=right width=100 bgColor=#e0e3e5 height=25><FONT 
                  color=#173771>ȨÆäÀÌÁö</FONT>&nbsp;</TD>
                <TD align=left bgColor=white>&nbsp;<A href="<?=$homepage?>
                  target=_blank><?=$row[homepage]?></A><BR></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD>
            <TABLE cellSpacing=1 cellPadding=3 width=630 align=center 
              border=0><TBODY>
              <TR>
                <TD align=right width=100 bgColor=#e0e3e5 height=25><FONT 
                  color=#173771>¸Þ ÀÏ</FONT>&nbsp;</TD>
                <TD align=left bgColor=white>&nbsp;<A 
                  href="mailto:<?=$row[email]?>"><?=$row[email]?></A><BR></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD>
            <TABLE cellSpacing=1 cellPadding=3 width=630 align=center 
              border=0><TBODY>
              <TR>
                <TD align=right width=100 bgColor=#e0e3e5 height=25><FONT 
                  color=#173771>³» ¿ë</FONT>&nbsp;</TD>
                <TD align=left bgColor=white>
                  <?=$content?>
                  </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
      <?if($write_ok == "n") {?>
      <TABLE cellSpacing=0 cellPadding=0 width=630 border=0>
        <TBODY>
        <TR>
          <TD align=middle bgColor=#ffffff height=30><!-- ¼öÁ¤ --><IMG 
            style="CURSOR: hand" onclick="alert('º»ÀÎÀÇ ±Û¸¸ ¼öÁ¤ÇϽǼö ÀÖ½À´Ï´Ù.')" height=20 
            src="images/btn_modify.gif" width=59> <!-- »èÁ¦ --><IMG 
            style="CURSOR: hand" onclick="alert('º»ÀÎÀÇ ±Û¸¸ »èÁ¦ÇϽǼö ÀÖ½À´Ï´Ù.')" height=20 
            src="images/btn_del.gif" width=59> <A 
            href="biz_pr.php?mode=list"><IMG 
            height=20 src="images/btn_list.gif" width=59 border=0></A> 
          </TD>
        </TR>
        </TBODY>
      </TABLE>
      <?} else {?>
        <TABLE cellSpacing=0 cellPadding=0 width=630 border=0>
        <TBODY>
        <TR>
          <TD align=middle bgColor=#ffffff height=30>
          <!-- ¼öÁ¤ -->
          <A HREF="./biz_pr.php?mode=edit&uid=<?=$row[uid]?>"><IMG height=20 
            src="images/btn_modify.gif" width=59 border='0'></A>
            <!-- »èÁ¦ -->
            <A HREF="./biz_pr.php?mode=delete&uid=<?=$row[uid]?>&next_url=./biz_pr.php&table_name=<?=$table_name?>"><IMG  height=20 
            src="images/btn_del.gif" width=59 border='0'></a>
            <A 
            href="biz_pr.php?mode=list"><IMG 
            height=20 src="images/btn_list.gif" width=59 border=0></A> 
          </TD>
        </TR>
        </TBODY>
      </TABLE>


      <?}?>
          <BR>
<!--  -->
<BR>


<BR>
<?require "./main_file/footer.html"?>