0)
{
$ayntc_i=1;
while($ayntc_row = mysqli_fetch_array($ayntc_result))
{
$ayntc_academic_year_id = $ayntc_row['id'];
$ayntc_academic_year = $ayntc_row['academic_year'];
?>
" class="tab-pane fade in ">
0)
{
$ci_i =0;
while($ci_row = mysqli_fetch_array($ci_result))
{
$ci_alumni_event_id = $ci_row['id'];
$ci_academic_year_id = $ci_row['academic_year_id'];
$ci_event_name = $ci_row['event_name'];
$ci_alumni_event_date = $ci_row['alumni_event_date'];
$ci_alumni_event_name = $ci_row['alumni_event_name'];
$ci_alumni_event_path = $ci_row['alumni_event_path'];
if($ci_i==0)
{
echo'';
}
else
{
echo'';
}
$ci_i++;
}
}
?>
0)
{
?>
Previous
Next