<?
$bo_table = "sub06_04"; // 코몬에 테이블이 들어가야 write 변수에값이들어감~
include_once("./_common.php");
$bo_table = "sub06_04"; // 코몬에 테이블이 들어가야 write 변수에값이들어감~
include_once("./_common.php");
//print_r2(get_defined_constants());
// 사용자 화면 상단과 좌측을 담당하는 페이지입니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
// 상단, 좌측 화면을 꾸미려면 이 파일을 수정합니다.
?>
잡스러운 보드 -> 그누보드로 변환 ver.1 by CHEONSIN<br>
<?
$sql = "select * from client_board where 1 order by idx";
$result = sql_query($sql);
$result = sql_query($sql);
$data_path = $g4[path]."/data/file/$bo_table";
//$view = sql_fetch($sql);
//echo $view[title]; exit;
//매장이 어디에있나요?/ 나옴
//echo $view[title]; exit;
//매장이 어디에있나요?/ 나옴
while ($row = sql_fetch_array($result)) {
$html = "html1";
$wr_num = get_next_num($write_table);
/*if($row[attfiles]) {
$attfiles = str_replace(":", "", $row[attfiles]);
} else {
$attfiles = "";
}*/
$attfiles = str_replace(":", "", $row[attfiles]);
} else {
$attfiles = "";
}*/
//if($row[secret] == "y") $secret = "secret";
//else $secret = "secret";
//else $secret = "secret";
$subject = strip_tags($row[title]);
$subject = str_replace("'", '"', $subject);
$subject = str_replace("'", '"', $subject);
$comment = str_replace("'", '"', $row[content]);
$comment = str_replace("\n", "<br>", $row[content]);
$comment = str_replace("\n", "<br>", $row[content]);
$wr_password = sql_password($row[pwd]);
$wr_email = $row[usermail];
?>
<!--tr>
<td><?=$row[idx]?></td>
<td><?=$attfiles?></td>
</tr-->
<!---->
<?
$sql = " insert into $write_table
set wr_num = '".$row[num]."',
wr_id = '".$row[idx]."',
wr_reply = '$wr_reply',
wr_comment = 0,
ca_name = '$ca_name',
wr_option = '$html,$secret,$mail',
wr_subject = '$subject',
wr_content = '$comment',
wr_link1 = '$wr_link1',
wr_link2 = '$wr_link2',
wr_link1_hit = 0,
wr_link2_hit = 0,
wr_trackback = '$wr_trackback',
wr_hit = '".$row[readnum]."',
wr_good = $wr_good',
wr_nogood = 0,
mb_id = '".$row[username]."',
wr_password = '$wr_password',
wr_name = '".$row[username]."',
wr_email = '$wr_email',
wr_homepage = '$wr_homepage',
wr_datetime = '".date("Y-m-d H:i:s", $row[w_date])."',
wr_last = '".date("Y-m-d H:i:s", $row[w_date])."',
wr_ip = '".$row[ipaddress]."' ";
sql_query($sql);
?>
<!--tr>
<td><?=$row[idx]?></td>
<td><?=$attfiles?></td>
</tr-->
<!---->
<?
$sql = " insert into $write_table
set wr_num = '".$row[num]."',
wr_id = '".$row[idx]."',
wr_reply = '$wr_reply',
wr_comment = 0,
ca_name = '$ca_name',
wr_option = '$html,$secret,$mail',
wr_subject = '$subject',
wr_content = '$comment',
wr_link1 = '$wr_link1',
wr_link2 = '$wr_link2',
wr_link1_hit = 0,
wr_link2_hit = 0,
wr_trackback = '$wr_trackback',
wr_hit = '".$row[readnum]."',
wr_good = $wr_good',
wr_nogood = 0,
mb_id = '".$row[username]."',
wr_password = '$wr_password',
wr_name = '".$row[username]."',
wr_email = '$wr_email',
wr_homepage = '$wr_homepage',
wr_datetime = '".date("Y-m-d H:i:s", $row[w_date])."',
wr_last = '".date("Y-m-d H:i:s", $row[w_date])."',
wr_ip = '".$row[ipaddress]."' ";
sql_query($sql);
>>에러코드
insert into g4_write_sub06_04 set wr_num = '1', wr_id = '3', wr_reply = '', wr_comment = 0, ca_name = '', wr_option = 'html1,,', wr_subject = '매장이 어디에 있나요?', wr_content = '안녕하세요
홈페이지 기념에 할인행사를 하신다고햇는데 베스트빈매장을 못보았는데요
어디어디에 있나요? 가보려고합니다 ', wr_link1 = '', wr_link2 = '', wr_link1_hit = 0, wr_link2_hit = 0, wr_trackback = '', wr_hit = '849', wr_good = ', wr_nogood = 0, mb_id = '장연숙', wr_password = '*A4B6157319038724E3560894F7F932C8886EBFCF', wr_name = '장연숙', wr_email = 'jayes@hanmail.net', wr_homepage = '', wr_datetime = '1970-01-01 09:33:25', wr_last = '1970-01-01 09:33:25', wr_ip = '220.117.245.184'
홈페이지 기념에 할인행사를 하신다고햇는데 베스트빈매장을 못보았는데요
어디어디에 있나요? 가보려고합니다 ', wr_link1 = '', wr_link2 = '', wr_link1_hit = 0, wr_link2_hit = 0, wr_trackback = '', wr_hit = '849', wr_good = ', wr_nogood = 0, mb_id = '장연숙', wr_password = '*A4B6157319038724E3560894F7F932C8886EBFCF', wr_name = '장연숙', wr_email = 'jayes@hanmail.net', wr_homepage = '', wr_datetime = '1970-01-01 09:33:25', wr_last = '1970-01-01 09:33:25', wr_ip = '220.117.245.184'
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '장연숙', wr_password = '*A4B6157319038724E3560894F7F932C8886' at line 16
error file : /db.php
>> 나오는데요 뭐가 문제일까욤??
댓글 1개
13년 전
작은 따옴표 하나가 빠졌네요.
wr_good = $wr_good',
=>
wr_good = '$wr_good',
wr_good = $wr_good',
=>
wr_good = '$wr_good',
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 179 | ||
| 8229 | 9년 전 | 164 | ||
| 8228 |
커네드커네드
|
9년 전 | 201 | |
| 8227 | 9년 전 | 243 | ||
| 8226 | 9년 전 | 259 | ||
| 8225 | 9년 전 | 239 | ||
| 8224 | 9년 전 | 249 | ||
| 8223 | 9년 전 | 221 | ||
| 8222 |
|
9년 전 | 285 | |
| 8221 | 9년 전 | 187 | ||
| 8220 | 9년 전 | 227 | ||
| 8219 | 9년 전 | 199 | ||
| 8218 | 9년 전 | 244 | ||
| 8217 |
star3840
|
9년 전 | 209 | |
| 8216 | 9년 전 | 277 | ||
| 8215 | 9년 전 | 222 | ||
| 8214 | 9년 전 | 330 | ||
| 8213 | 9년 전 | 290 | ||
| 8212 | 9년 전 | 203 | ||
| 8211 | 9년 전 | 372 | ||
| 8210 | 9년 전 | 369 | ||
| 8209 | 9년 전 | 449 | ||
| 8208 | 9년 전 | 337 | ||
| 8207 | 9년 전 | 347 | ||
| 8206 |
|
9년 전 | 290 | |
| 8205 | 9년 전 | 264 | ||
| 8204 | 9년 전 | 253 | ||
| 8203 | 9년 전 | 331 | ||
| 8202 | 9년 전 | 247 | ||
| 8201 | 9년 전 | 282 | ||
| 8200 | 9년 전 | 292 | ||
| 8199 | 9년 전 | 311 | ||
| 8198 | 9년 전 | 278 | ||
| 8197 | 9년 전 | 260 | ||
| 8196 | 9년 전 | 682 | ||
| 8195 | 9년 전 | 269 | ||
| 8194 | 9년 전 | 380 | ||
| 8193 | 9년 전 | 295 | ||
| 8192 | 9년 전 | 305 | ||
| 8191 | 9년 전 | 261 | ||
| 8190 | 9년 전 | 243 | ||
| 8189 | 9년 전 | 304 | ||
| 8188 | 9년 전 | 237 | ||
| 8187 | 9년 전 | 250 | ||
| 8186 | 9년 전 | 249 | ||
| 8185 | 9년 전 | 417 | ||
| 8184 | 9년 전 | 204 | ||
| 8183 | 9년 전 | 413 | ||
| 8182 | 9년 전 | 283 | ||
| 8181 | 9년 전 | 239 | ||
| 8180 | 9년 전 | 809 | ||
| 8179 | 9년 전 | 587 | ||
| 8178 | 9년 전 | 446 | ||
| 8177 |
kiplayer
|
9년 전 | 441 | |
| 8176 | 9년 전 | 473 | ||
| 8175 | 9년 전 | 362 | ||
| 8174 | 9년 전 | 353 | ||
| 8173 | 9년 전 | 442 | ||
| 8172 | 9년 전 | 325 | ||
| 8171 | 9년 전 | 284 | ||
| 8170 | 9년 전 | 404 | ||
| 8169 |
커네드커네드
|
9년 전 | 360 | |
| 8168 | 9년 전 | 441 | ||
| 8167 | 9년 전 | 431 | ||
| 8166 | 9년 전 | 327 | ||
| 8165 | 9년 전 | 268 | ||
| 8164 | 9년 전 | 406 | ||
| 8163 | 9년 전 | 411 | ||
| 8162 | 9년 전 | 393 | ||
| 8161 | 9년 전 | 407 | ||
| 8160 |
|
9년 전 | 629 | |
| 8159 | 9년 전 | 572 | ||
| 8158 | 9년 전 | 368 | ||
| 8157 | 9년 전 | 483 | ||
| 8156 | 9년 전 | 359 | ||
| 8155 | 9년 전 | 365 | ||
| 8154 |
00년생용띠
|
9년 전 | 698 | |
| 8153 | 9년 전 | 336 | ||
| 8152 |
|
9년 전 | 515 | |
| 8151 | 9년 전 | 508 | ||
| 8150 | 9년 전 | 626 | ||
| 8149 |
Jangfolk
|
9년 전 | 481 | |
| 8148 | 9년 전 | 298 | ||
| 8147 | 9년 전 | 481 | ||
| 8146 | 9년 전 | 561 | ||
| 8145 | 9년 전 | 519 | ||
| 8144 | 9년 전 | 488 | ||
| 8143 | 9년 전 | 316 | ||
| 8142 | 9년 전 | 528 | ||
| 8141 | 9년 전 | 476 | ||
| 8140 | 9년 전 | 1039 | ||
| 8139 | 9년 전 | 384 | ||
| 8138 |
전갈자리남자
|
9년 전 | 492 | |
| 8137 | 9년 전 | 526 | ||
| 8136 | 9년 전 | 857 | ||
| 8135 |
|
9년 전 | 898 | |
| 8134 |
PlayPixel
|
9년 전 | 639 | |
| 8133 |
|
9년 전 | 544 | |
| 8132 | 9년 전 | 584 | ||
| 8131 | 9년 전 | 942 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기