Events

= now() && active = 1 order by date limit 3"; $result = query($query); if(mysql_num_rows($result)==0){ $query = "select *, date_format(date, '%d %M %Y') as mydate from events where active = 1 order by date desc limit 3"; $result = query($query); } while ($arr=mysql_fetch_array($result)){ echo '

' .$arr['mydate']. '

'; echo '

'.$arr['title'].'

'; } /*if(!empty($arr['smallpath'])){ echo ''; } echo get_part(striphtml($arr["text"]), 0, ((!empty($arr['smallpath']))?55:75), '', '/(([^ ,.\n]+)([ ,.\n]+))/') . '... read';*/ ?>

SUBSCRIBE

I would like to be kept informed of new fundraising events by email

'.$err2 .'
'; } if (!empty($success2)){ echo '
'.$success2.'
'; }else{ ?>
* Name
* E-mail: