2024
SQL: [181] SELECT id, title, date_up, abimg, Abstract, act_time, act_place, activeitem, subitem FROM tblpost WHERE onLink = 'y' and YEAR(date_up) = :year ORDER BY date_up ASC, id ASC Sent SQL: [182] SELECT id, title, date_up, abimg, Abstract, act_time, act_place, activeitem, subitem FROM tblpost WHERE onLink = 'y' and YEAR(date_up) = '2024' ORDER BY date_up ASC, id ASC Params: 1 Key: Name: [5] :year paramno=-1 name=[5] ":year" is_param=1 param_type=2