KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/logicswapweb/aplicaciones/admon/carrito/valores_config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/logicswapweb/aplicaciones/admon/carrito/valores_config/addParametro.php
<?php
include('./../../fnc/DBConnect.php');
include('./../../fnc/componente.php');
include('./../../fnc/parametro.php');
include('./../../fnc/vinculo.php');
include('./../../fnc/UsuarioPanel.php');
include('./../../fnc/bitacora.php');
include('./../../fnc/aplicacion.php');
include('./../../fnc/panel.php');
include('./../../fnc/utileria.php');
include('./../../usuariosWeb/fnc/usuarioWeb.php');
include('./../fnc/pedido.php');


session_start('PanelAzulDigial');
if(!session_is_registered("panel")){
	echo "<div style=\"	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #0066CC;	font-size: 16px;font-weight: bolder;\">Invalid User</div>";
}else{

$panel->reactivarDB();
$tipo_u=$panel->usuario->tipo;
$user_u=$panel->usuario->id;
$estado_u=$panel->usuario->estado;
?>

<link href="css/panel2Contenido.css" rel="stylesheet" type="text/css">
<script> 
if (history.forward(1)){location.replace(history.forward(1))} 
</script> 
<script>
function tipear(val){
	document.frm.tipo.value=val;
}
</script>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style><center>
<script src="js/validaciones.js"></script>
<table width="545" border="0" cellspacing="2" cellpadding="2" class="texto1" align="left">
    <tr>
        <td align="left" bgcolor="cccccc" class="migas"> 
		<a href="./../../contenido.php?id=<?=$id_userC?>" style="cursor:hand; text-decoration:none; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF" onMouseover="this.style.color='0000FF'" onMouseOut="this.style.color='ffffFF';" title="Indice de Aplicaciones">Beginning</a>
		/ <a href="index.php" style="cursor:hand; text-decoration:none; font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FFFFFF" onMouseover="this.style.color='0000FF'" onMouseOut="this.style.color='ffffFF';">Parametros <?=$panel->aplicativo->nombre?></a>
		/ <span class="migasactivo">Adicionar parametro</span>
		</td>
    </tr>
    <tr>
	 <td colspan="4"><img src="img/menu.gif" width="49" height="23" align="top">        
			<input name="tem" type="button" class="boton1" onClick="javascript: document.location.href= '../index.php'" value="Orderes">
			<input name="tem22" type="button" class="boton1" onClick="javascript: document.location.href= '../info_historial.php'" value="History">
			<input name="tem222" type="button" class="boton1" onClick="javascript: document.location.href= 'index.php'" value="Parameters" <?=$userAdministrar?>></td>		
 
    </tr>
    <tr>
      <td align="left">
		<form name="frm" target="_fra_user" action="../fnc/main.php?tarea=addParametro" onSubmit="return fncCheckForm(this.form,2,3,4,5);" method="post" id="frm">	  
	  	  <table cellspacing=1 cellpadding=0 width="100%" align="left" bgcolor=000099 border=0 id="campos">
              <tr bgcolor="000099" class="titular1">
                <td width="15%"><a onClick="javascript: document.location.href= 'index.php'" title="Volver" style="cursor:hand; width:40"><img src="img/atras.gif" style="cursor:hand "></a>&nbsp;
				</td>
                <td width="85%" class="nombreColum">Detalle del parametro &nbsp;</td>
            </tr>
              <tr>
                <td colspan="2" valign="top" bgcolor=#ffffff><br>
                    <table cellspacing=0 cellpadding=0 width="96%" align="left" border=0>
                      <!--DWLayoutTable-->
                        <tr>
                          <td align=left>&nbsp;</td>
                          <td height="22" class="texto1">Type</td>
                          <td class="texto1">text
                            <input name="texto" type="radio" onclick="javascript: tipear('texto')" checked>
                          number
                          <input name="texto" type="radio" onclick="javascript: tipear('numero')"></td>
                        </tr>
                        <tr>
                          <td align=left>&nbsp;</td>
                          <td height="22" class="texto1">Name</td>
                          <td class="texto1"><input name="nombre" type="text" class="listado" style="width:200; text-align:center " maxlength="20"></td>
                        </tr>
                        <tr>
                          <td align=left>&nbsp;</td>
                          <td height="22" class="texto1">Value</td>
                          <td class="texto1"><input name="valor" type="text" class="listado" style="width:200; text-align:center " maxlength="50">
                          <input type="hidden" name="tipo" value="texto"></td>
                        </tr>
                        <tr>
                          <td align=left width="48">&nbsp;</td>
                          <td width="125" height="22" class="texto1">Description</td>
                          <td width="341" class="texto1">
						  <input name="descripcion" type="text" class="listado" style="width:200; text-align:center " maxlength="60">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td>
                        </tr>
                        <tr>
                          <td align=left>&nbsp;</td>
                          <td class="texto1">Type of user </td>
                          <td class="texto1"><select name="tipo_usuario" class="listado">
                            <option value="1">ROOT</option>
                            <option value="2" selected>Administrator</option>
                            <option value="3">User</option>
                          </select></td>
                        </tr>
                        <tr>
                          <td align=left>&nbsp;</td>
                          <td colspan="2" class="texto1"><!--DWLayoutEmptyCell-->&nbsp;</td>
                        </tr>
                        <tr>
                          <td align=left>&nbsp;</td>
                          <td colspan="2"><div align="center">
                              <input name="adicionar" type="submit" class="boton1" value="Add">
                              &nbsp;
                              <input name="cancelar" type="button" class="boton1" onClick="javascript: document.location.href = 'index.php';" value="Cancel">
</div></td>
                        </tr>
                        <tr>
                          <td align=left>&nbsp;</td>
                          <td colspan="2"><!--DWLayoutEmptyCell-->&nbsp;</td>
                        </tr>
                  </table></td>
              </tr>
          </table>
		</form>
	  </td>
    </tr>
   <tr><td><iframe src="" name="_fra_user" width="0" height="0" frameborder="0"></iframe></td></tr>
</table>
</center>				
<? }?>

Anon7 - 2021