è molto facile. codice: <? if (isset($_GET["theme"])) { $theme = $_GET["theme"]; } else { $theme = "xxxx"; } ?>
<? if (isset($_GET["theme"])) { $theme = $_GET["theme"]; } else { $theme = "xxxx"; } ?>
Regole del Forum