ค้นหาข้อมูลตามปี
| ปี (พ.ศ.) | ชื่อผลงาน | ผลรางวัล | ผู้จัดทำ | ไฟล์แนบ |
|---|---|---|---|---|
| = $c['year_th'] ?> |
= htmlspecialchars((string)$c['title']) ?>
= $c['details'] ?>
|
= htmlspecialchars((string)$c['rank_result']) ?> | = htmlspecialchars((string)$c['authors']) ?> | prepare("SELECT * FROM competition_attachments WHERE competition_id = ?"); $att_stmt->execute([$c['id']]); $files = $att_stmt->fetchAll(); if (count($files) > 0): ?> - |
| วันที่ประชุม | เรื่อง | ไฟล์แนบ |
|---|---|---|
| = date('d/m/Y', strtotime($m['meeting_date'])) ?> |
= htmlspecialchars((string)$m['title']) ?>
= $m['details'] ?>
|
prepare("SELECT * FROM meeting_attachments WHERE meeting_id = ?"); $att_stmt->execute([$m['id']]); $files = $att_stmt->fetchAll(); if (count($files) > 0): ?> - |