Example #1
0
        definitivo($fechai, $fechaf, $aplica_oes, $tipo, $division, $buscar, $filtros);
        break;
    case "historial_1":
        historial_1($anio, $fechai, $fechaf, $tipo, $division, $buscar, $filtros);
        break;
    case "historial_2":
        historial_2($anio, $fechai, $fechaf, $buscar, $filtros, $reporte);
        break;
    case "atrasos":
        atrasos($buscar, $filtros);
        break;
    case "grafico":
        grafico($consulta, $reason);
        break;
    case "corto":
        corto($fechai, $fechaf, $buscar, $filtros);
        break;
    case "muestras":
        muestras($fechai, $fechaf);
        break;
    case "turnos":
        turnos($fechai, $fechaf, $buscar, $filtros);
        break;
}
function reporte_sap($fechai, $fechaf)
{
    ?>
<table align="center" class="tabla" border="0">
<thead>
	<tr bgcolor="#E6E6E6" height="20">
		<td colspan="6" align="center"><b>Reporte de SCRAP capturado</b></td>
Example #2
0
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
	<td width="5" valign="top"></td><td></td><td width="5"></td>
</tr>
<tr height="600" valign="top">
    <td>&nbsp;
		<!--Todo el contenido de cada página--->
		<?php 
menu_interno($op);
switch ($op) {
    case "muestras":
        muestras($fechai, $fechaf, $pagina, $boton);
        break;
    case "corto":
        corto($fechai, $fechaf, $proy_add, $proy_del, $buscar, $filtros, $pagina, $boton);
        break;
}
?>
	
		<!-- -->
	<br><br><br></td>
  </tr>
</table>
<?php 
include "../footer.php";
function menu_interno($op)
{
    ?>
<div style="margin-left:100px;" class="titulo">
<table align="center" cellpadding="10" cellspacing="0" border="0">