[php]
global $show;
$show = “players”;
include(‘dynamicfiles/players.php’);
[/php]