eur_score(); ?>
am_score(); ?>/* scoreview.php * * Live view to presidents cup tournament ongoing * interfaces with score_engine.php which has the * database interface * * the view is divided in 2 panes first one shows * the overall score of the ongoing tournament and * the other follows the ongoing tournament mode * * mode-1: the stroke play * this shows the competitors with their stroke scores * as they advance through the 9 first holes * mode-2: the match play * after the stroke play the match play pairs are formed * the pane will move to follow the match play. * * */ include("score_engine.php"); include("game_mode.php"); function print_stroke_header() { echo '
| Name | Game | Name | Game | ||