Programs') ?>

num_rows): $courseIcons = ['fa-graduation-cap', 'fa-chalkboard-teacher', 'fa-book-open', 'fa-school', 'fa-award', 'fa-user-graduate']; $badgeTexts = ['Popular', 'Featured', 'Top Rated', 'New', 'Trending', 'Best Seller']; $count = 0; while ($row = $data->fetch_assoc()): $row = (object)$row; $icon = $courseIcons[$count % count($courseIcons)]; $badge = $badgeTexts[$count % count($badgeTexts)]; $imagePath = BASE_URL.'uploads/content/'.$row->field1; $hasImage = !empty($row->field1) && file_exists('uploads/content/'.$row->field1); ?>
<?=htmlspecialchars($row->field2 ?? 'Course')?>

field2 ?? 'Course Title')?>

field3 ?? 'Comprehensive program designed to provide quality education and practical training.')?>

field4 ?? '2 Years'?> NCTE Approved
'fa-graduation-cap', 'badge' => 'Popular', 'title' => 'Bachelor of Education (B.Ed)', 'desc' => 'Two-year undergraduate program for aspiring teachers with practical training and expert guidance.', 'duration' => '2 Years'], ['icon' => 'fa-chalkboard-teacher', 'badge' => 'Featured', 'title' => 'Diploma in Elementary Education (D.El.Ed)', 'desc' => 'Comprehensive diploma program for elementary school teachers with hands-on classroom experience.', 'duration' => '2 Years'], ['icon' => 'fa-book-open', 'badge' => 'Top Rated', 'title' => 'Master of Education (M.Ed)', 'desc' => 'Advanced postgraduate program for experienced educators seeking leadership and specialization.', 'duration' => '2 Years'], ]; foreach ($fallbackCourses as $course): ?>

NCTE Approved