0)
echo " |
";
$num = $use_total_count - ($use_page - 1) * $use_page_rows - $i;
$star = get_star($row['is_score']);
$is_name = get_text($row['is_name']);
$is_subject = conv_subject($row['is_subject'],50,"…");
//$is_content = conv_content($row[is_content],0);
$is_content = $row['is_content'];
//$is_content = preg_replace_callback("#
]+>#iS", "g4_thumb", $is_content);
$thumb = new g4_thumb(G4_DATA_PATH.'/itemuse', 500);
$is_content = $thumb->run($is_content);
$is_time = substr($row['is_time'], 2, 14);
?>
|
|
|
|
 |
}
if (!$i)
{
echo '| 등록된 사용후기가 없습니다. |
';
}
?>
사용후기 쓰기 새 창