>
Year
"; echo "" .$row['archive_year'] .""; echo ""; } ?>Mnth
"; echo "" .$row['month_name'] .""; echo ""; } ?>Event
"; echo "" .$row['archive_event'] .""; echo ""; } ?>Place
"; echo "" .$row['archive_place'] .""; echo ""; } ?>Click on the Event to to see details
num_rows <> 0) { ?>Event | Location | Date | Details | '0000-00-00') { $dte = strtotime( $row['archive_date'] ); if(substr($working_title,0,4) >='1981' and substr($working_title,0,4) <'2099') { $dte = date( 'jS M', $dte ); } else { $dte = date( 'jS M Y', $dte ); } } else {$dte='';} $msg=''; if($row['archive_report'] <> 0) { $msg='Reports';} if($row['archive_report'] <> 0 and $row['archive_pictures']<> 0) { $msg='Reports and Pictures';} elseif ($row['archive_pictures']<> 0) { $msg='Pictures';} if($row['archive_report'] <> 0 and $row['archive_pictures']== 0) { $next= "" .$row['archive_event'] .""; } else { $next="" .$row['archive_event'] .""; } ?>
---|---|---|---|