Ver original<?php require("carpeta/archivo.php"); ?>
Ver original<?php switch($variable){case 1:break;case 2:break;default: echo "ERROR";break;}?>