get("Add Camper"); ?>
select( "people", [ "[>]campers" => [ "camperid" => "camperid" ] ], [ 'personid (id)', 'firstname', 'lastname', 'address', 'zip', 'phone1', 'phone2', 'email', 'unit', 'shirt', 'sex', 'parentname', 'rank' ], [ 'people.camperid[!]' => null ]); foreach ($campers as $person) { ?>
get('Actions'); ?> get('First'); ?> get('Last'); ?> get('Parent'); ?> get('Phone'); ?> get('Email'); ?> get('Unit'); ?> get('Rank'); ?> get('Sex'); ?>
get("View"); ?> get("Edit"); ?>
get('Actions'); ?> get('First'); ?> get('Last'); ?> get('Parent'); ?> get('Phone'); ?> get('Email'); ?> get('Unit'); ?> get('Rank'); ?> get('Sex'); ?>