|
|
|
19년 전
|
조회 1,602
|
|
|
|
19년 전
|
조회 1,294
|
|
|
|
19년 전
|
조회 1,650
|
|
|
|
19년 전
|
조회 1,591
|
|
|
|
19년 전
|
조회 1,558
|
|
|
|
19년 전
|
조회 1,654
|
|
|
|
19년 전
|
조회 1,489
|
|
|
|
19년 전
|
조회 1,673
|
|
|
|
19년 전
|
조회 1,732
|
|
|
|
19년 전
|
조회 1,597
|
|
|
|
19년 전
|
조회 1,424
|
|
|
|
19년 전
|
조회 2,467
|
|
|
|
19년 전
|
조회 1,555
|
|
|
|
19년 전
|
조회 1.1만
|
|
|
|
19년 전
|
조회 1,556
|
|
|
|
19년 전
|
조회 1,236
|
|
|
|
19년 전
|
조회 1,635
|
|
|
|
19년 전
|
조회 1,563
|
|
|
|
19년 전
|
조회 2,358
|
|
|
|
19년 전
|
조회 1,543
|
댓글 4개
for ($i=0; $i<count($g4_search[tables]); $i++)
{
$tmp_write_table = $g4[write_prefix] . $g4_search[tables][$i];
// $row_tmp= sql_fetch_row( "select wr_10 from g4_board where bo_table= '{ $g4_search[tables][$i]}' ");
// $limit_n= $row_tmp['wr_10'];
// if( intval( $limit_n) <= 0) $limit_n = 30;
$sql = " select wr_id from $tmp_write_table where $sql_search limit 30"; // 추가 내용
// $sql = " select wr_id from $tmp_write_table where $sql_search limit $limit_n"; // 추가 내용
허지만 안됩니다. 안습 ㅜㅜ
wr_1 부터 wr_10까지 다 쓰고 있거든요 +_+;;
어떻게 안 되는지 증상을 모르면 더 이상 도움을 못 드립니다.