I
Iceman8712
Guest
.
Zuletzt bearbeitet:
Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
jeko schrieb:Ich weiss aber nicht, ob das auch geht wenn du include("blub.html") machst.
<?
if ($go == "")
{$go = "MAIN.HTML";}
include("$go");
?>
<a href="index.php?go=SPORT.HTML" target="_self">
Link
</a>