Trying to include() hiscores instead of using iframe
This commit is contained in:
parent
4dd2faad2b
commit
4d59cd2df6
|
@ -50,7 +50,7 @@ This game is currently still incomplete, however the latest version of the OSX a
|
||||||
<li><a href="http://ratcatcher.nethack.net/RatCatcher-10.5.zip">Download for Mac OS X 10.5 (Leapord)</a>
|
<li><a href="http://ratcatcher.nethack.net/RatCatcher-10.5.zip">Download for Mac OS X 10.5 (Leapord)</a>
|
||||||
<li> <a href="http://ratcatcher.nethack.net/RatCatcher-10.4.zip">Download for Mac OS X 10.4 (Tiger)</a>
|
<li> <a href="http://ratcatcher.nethack.net/RatCatcher-10.4.zip">Download for Mac OS X 10.4 (Tiger)</a>
|
||||||
<br>
|
<br>
|
||||||
<iframe scrolling=no width="100%" height="80%" frameborder=no src="http://ratcatcher.nethack.net/hiscores/hiscores.php"></iframe>
|
<?php include("hiscores/hiscores.php"); ?>
|
||||||
<br>
|
<br>
|
||||||
<?php include("info.html"); ?>
|
<?php include("info.html"); ?>
|
||||||
<br>
|
<br>
|
||||||
|
|
Loading…
Reference in New Issue