News & Events

Find out about all the latest events, builds and legislation by revisiting our news and events page.

0) { while ($myrow = mysql_fetch_array($result)) { echo '
'; echo '
'; echo ' Residential'; echo '
'; echo '
'; echo '

' . $myrow['title'] . '

'; echo '

' . date("jS F Y", strtotime($myrow['start'])) . '

'; echo '

' . pre_formated($myrow['description']) . '

'; echo '
'; echo '
'; echo '
'; } } ?>