|
|
|
17년 전
|
조회 1,684
|
|
|
|
17년 전
|
조회 952
|
|
|
|
17년 전
|
조회 818
|
|
|
|
17년 전
|
조회 963
|
|
|
|
17년 전
|
조회 1,531
|
|
|
|
17년 전
|
조회 780
|
|
|
|
17년 전
|
조회 780
|
|
|
|
17년 전
|
조회 1,569
|
|
|
|
17년 전
|
조회 776
|
|
|
|
17년 전
|
조회 939
|
|
|
|
17년 전
|
조회 965
|
|
|
|
17년 전
|
조회 701
|
|
|
|
17년 전
|
조회 784
|
|
|
|
17년 전
|
조회 960
|
|
|
|
17년 전
|
조회 760
|
|
|
|
17년 전
|
조회 931
|
|
|
|
17년 전
|
조회 765
|
|
|
|
17년 전
|
조회 817
|
|
|
|
17년 전
|
조회 789
|
|
|
|
17년 전
|
조회 782
|
댓글 1개
338 라인인가.. update 부분을 아래처럼 수정하면 될거같네요
$sql = " update $write_table
set ca_name = '$ca_name',
wr_option = '$html,$secret,$mail',
wr_subject = '$wr_subject',
wr_content = '$wr_content',
wr_link1 = '$wr_link1',
wr_link2 = '$wr_link2',
mb_id = '$mb_id',
wr_name = '$wr_name',
wr_email = '$wr_email',
wr_homepage = '$wr_homepage',
wr_datetime = '$g4[time_ymdhis]',
wr_1 = '$wr_1',
wr_2 = '$wr_2',
wr_3 = '$wr_3',
wr_4 = '$wr_4',
wr_5 = '$wr_5',
wr_6 = '$wr_6',
wr_7 = '$wr_7',
wr_8 = '$wr_8',
wr_9 = '$wr_9',
wr_10= '$wr_10'
$sql_ip
$sql_password
where wr_id = '$wr[wr_id]' ";