$strona=$_GET['strona'];
if(isset($strona))
{
include($strona);
}
else
{
$option=$_GET['option'];
switch($option)
{
case "kontakt":
include("kontakt.html");
break;
case "ceny":
include("cennik.html");
break;
case "prod":
include("produkty.html");
break;
case "grup":
include("grupy.html");
break;
case "sprz":
include("sprzedaz.html");
break;
case "roz":
include("rozrachunki.html");
break;
case "zam":
include("zamowienia.html");
break;
default:
include("intro.html");
break;
}
}
?>
Copyright 2006-2018 monoSOFT, All rights reserved Znaki handlowe i nazwy firm zostały umieszczone wyłącznie w celach informacyjnych, Subiekt jest flagowym produktem firmy Insert www.insert.com.pl