示例#1
0
?>
</td>
      </tr>
    <?php 
echo getRankBoxBottom();
?>
  <?    
    } 
  ?>
  
 
    <?
    }
  ?>
  <?php 
echo getOuterBoxBottomLinks('<a href="#" onClick="history.go(-1); return false;">&laquo;&nbsp;Go back</a>', null);
?>

<?php 
require '../bottom.php';
function GetMatchTime($matchTime)
{
    $ret = "Unknown";
    if ($matchTime == 0) {
        $ret = "5 minutes";
    } elseif ($matchTime == 1) {
        $ret = "10 minutes";
    } elseif ($matchTime == 2) {
        $ret = "15 minutes";
    } elseif ($matchTime == 3) {
        $ret = "20 minutes";
示例#2
0
								     	$showalias = "";
								     }
								     echo "<td $nameClass>&nbsp;<a href='$directory/profile.php?name=$name' title='view profile'>$name$showalias</a></td>";
								     echo "</tr>";
								
								     $compteur++;
								   }
								
								?>
								</table> 
						<? echo getBoxBottom() ?>
	</tr>
</table>
		<?
		$rssgif = '<img src="/gfx/rss.gif" style="vertical-align: middle" border="0">';
		$sitemapgif = '<img src="/gfx/sitemap.gif" style="vertical-align: middle" border="0">';
		$shopgif = '<img src="/gfx/shirt.gif" style="vertical-align: middle" border="0">';
		$fbimg = '<img src="/gfx/facebook.jpg" style="vertical-align: middle" border="0">';
		$linksBottomLeft = '<a style="vertical-align: middle" href="/sitemap.php">'.$sitemapgif.'&nbsp;Sitemap</a>&nbsp;&nbsp;';
		$linksBottomLeft .= '<a style="vertical-align: middle" target="_new" href="http://www.facebook.com/'.$leaguename.'">'.$fbimg.'&nbsp;Facebook</a>&nbsp;&nbsp;';
		// $linksBottomRight .= '<a style="vertical-align: middle" href="/podcast/">'.$rssgif.' Podcast</a>&nbsp;';
		?>
		<?php 
echo getOuterBoxBottomLinks($linksBottomLeft, $linksBottomRight);
?>

		<?php 
require '../bottom.php';
?>

示例#3
0
><?php 
echo $profileNameRight3;
?>
</div>
            <? } ?>
            </td>
            <td style="white-space: nowrap" class="darkgrey-small"><?php 
echo $patchAway;
?>
</td>
            <td style="white-space: nowrap" class="darkgrey-small"><?php 
echo $lobbyName;
?>
</td>
        </tr>
        <?
  }
  ?>
  <?php 
echo getRankBoxBottom();
?>
  <?
} // end unfinished
?>
</td></tr></table>
<?php 
echo getOuterBoxBottomLinks($left, $right);
require '../bottom.php';
?>