setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); $sql_whatsnew = "select * from whats_new where gakubu = 1 "; $sql_whatsnew .= "and public_datetime IS NOT NULL "; $sql_whatsnew .= "and public_datetime <= DATETIME('NOW', 'LOCALTIME') "; $sql_whatsnew .= "and (date_range_flg = 1 OR ( date_range_flg = 0 AND end_datetime > DATETIME('NOW', 'LOCALTIME') ))"; $sql_whatsnew .= " order by public_date DESC limit 9999"; $results_whatsnew = $db->query($sql_whatsnew); $db = null; ?> What's new 一覧|関西大学システム理工学部 getParts('sp_header'); ?>
getParts('subnavi'); ?>

What's New What's New

fetch(PDO::FETCH_ASSOC)) { $cnt++; ?>
getParts('sidenavi'); ?>

このページの先頭へ

getParts('footer'); ?> getParts('sp_menu'); ?>