if (!ini_get('register_globals')) { $superglobales = array($_SERVER, $_ENV, $_FILES, $_COOKIE, $_POST, $_GET); if (isset($_SESSION)) { array_unshift($superglobales, $_SESSION); } foreach ($superglobales as $superglobal) { extract($superglobal, EXTR_SKIP); } } $costo_alta = "GRATIS"; switch($plan) { case "audio50u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "50"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Audio 50 Usuarios"; break; case "audio100u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "76"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Audio 100 Usuarios"; break; case "audio500u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "226"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Audio 500 Usuarios"; break; case "audio1000u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "384"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Audio 1000 Usuarios"; break; case "audio2000u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "564"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Audio 2000 Usuarios"; break; case "video20u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "94"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Video 20 Usuarios"; break; case "video50u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "158"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Video 50 Usuarios"; break; case "video100u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "316"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Video 100 Usuarios"; break; case "video500u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "568"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Video 500 Usuarios"; break; case "video1000u": switch($tipo){ case "2": $tipo_muestra = "bimestral"; $costo_final = "850"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Video 1000 Usuarios"; break; case "eventos50u": switch($tipo){ case "1": $tipo_muestra = "mensual"; $costo_final = "43"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Evento 50 Usuarios"; break; case "eventos100u": switch($tipo){ case "1": $tipo_muestra = "mensual"; $costo_final = "80"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Evento 100 Usuarios"; break; case "eventos500u": switch($tipo){ case "1": $tipo_muestra = "mensual"; $costo_final = "200"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Evento 500 Usuarios"; break; case "eventos1000u": switch($tipo){ case "1": $tipo_muestra = "mensual"; $costo_final = "300"; break; default: header("Location: index.html"); exit; break; } $plan_muestra = "Evento 1000 Usuarios"; break; default: header("Location: index.html"); exit; break; } ?>
|
|
Inicio Adnplanet Servicios Ordenar Plan Streaming
|
|