$default", "\n"; echo '', "\n"; echo '', "\n"; echo '', "\n"; echo '', "\n"; } //メイン処理 set_global('member', '会員情報管理', '全配信メール設定', BACK_TOP); // セッション登録 get_session_vars($pset, 'monitor_news', 'displine', 'target', 'sort_col', 'sort_dir', 'page'); // where条件 if ($target != '') and_join($where, "am_target=$target"); if ($where != '') $where = "WHERE $where"; // ソート条件 $order_by = order_by(1, 1, 'am_seq_no', 'am_target', 'am_subject', 'am_send_date', 'am_status', 'am_send_num'); // 表示行数条件 $limit = disp_limit(); $sql = "SELECT am_seq_no,am_target,am_send_date,am_subject,am_status,am_send_num" . " FROM t_all_mail $where $order_by $limit"; $result = db_exec($sql); $nrow = pg_numrows($result); ?> <?=$g_title?>
■全配信メール一覧
表示行数>> 配信対象
> >
width="100%">
am_seq_no?> am_target)?> am_subject)?> am_send_date)?> am_status)?> am_send_num)?>