Displays results and games of the UEFO EURO 2008.
If you want to display the next match, put the following code in your sidebar:
<?php if (class_exists('EM08')){EM08::nextMatch();}?>
If you want to display live results, put the following code in your sidebar:
<?php if (class_exists('EM08')){EM08::currentMatch(1);}?>
You may want to change the given ID for currentMatch depending on what round you want to display.
If the Live-Result is displayed in red, the game is still running. If the the Live-Result is displayed in black, the game is over. Live-Results will be displayed 180 minutes from kick-off.
Requires: 2.1 or higher
Compatible up to: 2.5.1
Last Updated: 2008-6-27
Downloads: 2,927




