Ejemplo n.º 1
0
<?php

set_time_limit(0);
session_start();
require_once '../clases/cargoexterno_data.php';
$cargo_externo = new cargo_externo_data();
$empresas = new empresasdata();
$auxiliares = new auxiliaresdata();
$mensajero = new Mensajero();
if (!isset($_SESSION['usu_id'])) {
    die("No tiene acceso  a esta seccion");
}
?>




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>PM Express v1.0 - SISTEMA DE REGISTRO DE CARGOS POR COURIER</title>
<link href="../estilos/css_sistema.css" rel="stylesheet" type="text/css" />
<link href="../imagenes/logo.ico" type="image/x-icon" rel="shortcut icon">
<div ID="waitDiv" style="position:absolute;left:300;top:300;visibility:hidden"> 
<table  border="0" align="center"> 
<tr><td> 
<img src="../imagenes/loading9.gif" border="0"> 
</td> 
</tr></table> 
</div> 
<SCRIPT> 
Ejemplo n.º 2
0
<?php

set_time_limit(0);
session_start();
require_once '../clases/cargoexterno_data.php';
$cargo_externo = new cargo_externo_data();
$empresas = new empresasdata();
$auxiliares = new auxiliaresdata();
if (!isset($_SESSION['usu_id'])) {
    die("No tiene acceso  a esta seccion");
}
?>




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>PM Express v1.0 - SISTEMA DE REGISTRO DE CARGOS POR COURIER</title>
<link href="../estilos/css_sistema.css" rel="stylesheet" type="text/css" />
<link href="../imagenes/logo.ico" type="image/x-icon" rel="shortcut icon">
<div ID="waitDiv" style="position:absolute;left:300;top:300;visibility:hidden"> 
<table  border="0" align="center"> 
<tr><td> 
<img src="../imagenes/loading9.gif" border="0"> 
</td> 
</tr></table> 
</div> 
<SCRIPT> 
<!-- 
Ejemplo n.º 3
0
<?php

set_time_limit(0);
session_start();
require_once '../clases/cargoexterno_data.php';
$cargo_externo = new cargo_externo_data();
$empresas = new empresasdata();
$auxiliares = new auxiliaresdata();
$mensajero = new Mensajero();
if (!isset($_SESSION['usu_id'])) {
    die("No tiene acceso  a esta seccion");
}
?>




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>PM Express v1.0 - SISTEMA DE REGISTRO DE CARGOS POR COURIER</title>
<link href="../estilos/css_sistema.css" rel="stylesheet" type="text/css" />
<link href="../imagenes/logo.ico" type="image/x-icon" rel="shortcut icon">
<div ID="waitDiv" style="position:absolute;left:300;top:300;visibility:hidden"> 
<table  border="0" align="center"> 
<tr><td> 
<img src="../imagenes/loading9.gif" border="0"> 
</td> 
</tr></table> 
</div> 
<SCRIPT>