Select($fields, $table, $where, $order_by); $num_rows = count($results); ?> Bikers Against Child Abuse - News
 

"; if ($num_rows <= 0) { echo "There is currently no news
for the $chap_nme_disp"; }else { echo "

"; echo " "; echo "
"; echo "
"; echo "\n"; echo "\n"; echo "\n"; //echo "\n"; //echo "\n"; //echo "\n"; for ($i = 0; $i < $num_rows; $i++) { $memory_ID = $results[$i]['ID']; $memory_title = $results[$i]['Title']; echo "\n"; echo "\n"; echo "\n"; } echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "
Title
\n"; //echo "Latest News"; //echo "
\n"; echo "$memory_title"; echo "
 
\n"; echo "
\n"; } ?>