if (isset($_POST["id"])) { $configPath = substr(__DIR__,0,strpos(__DIR__,"/public_html"))."/config.php"; include_once($configPath); if (isset($_SESSION["utente"]) && !empty($_SESSION["utente"]->oe)) { $id = $_POST["id"]; $spedizione = get_campi("b_prodotti_spedizioni"); } } if (isset($spedizione)) { ?>