Go Home Duchy of the Black Rose: Camping Stats (list)

Go back to the entry form or back to the home page.

An error occured during connection to db.

\n"; } else { $qry = "select event_id, event_name from event where start_date >= now();"; $result = pg_query($conn, $qry); $event = Array(); if ($result) { for ($i=0;$i $name) { $qry="select * from camp_info where event_id = $id;"; $result=pg_query($conn, $qry); echo "

$name: ".($numentries=pg_numrows($result))." entries.

\n"; if($numentries>0) { ?> \n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; } ?>
SCA Name Tents Tent Sizes Period Tents Adults Children Firepit
".$arr['sca_name']."".$arr['tent_number']."".$arr['tent_size']."".yesno($arr['tent_period'])." ".nl2br($arr['tent_period_number'])."".$arr['num_adults']."".$arr['num_children']."".yesno($arr['firepit'])."