include_once("./_common.php"); $sql = " select * from $g4[yc4_new_win_table] where nw_id = '$nw_id' "; $nw = sql_fetch($sql); $g4[title] = $nw[nw_subject]; $nw[nw_subject] = get_text($nw[nw_subject]); $nw[nw_content] = conv_content($nw[nw_content], 1); include_once("$g4[path]/head.sub.php"); ?>
| =conv_content($nw[nw_content], $nw[nw_content_html]);?> |