ellen ;)
(usa Debian)
Enviado em 07/10/2009 - 15:33h
Esse é do cad_produtos.php (aonde determina o valor minimo da mercadoria)
<center><table>
<tr><th> <a href="../clientes/cad_clientes.php">Cadastro de Clientes</a> </th>
<th> <a href="../produtos/cad_produtos.php">Cadastro de Produtos</a> </th>
<th> <a href="../pedidos/cad_pedidos.php">Cadastro de Pedidos</a> </th>
</tr><tr>
<th> <a href="../clientes/cliente.php">Pesquisa de Clientes</a> </th>
<th> <a href="../produtos/produto.php">Pesquisa de Produtos</a> </th>
<th> <a href="../pedidos/pedido.php">Pesquisa de Pedidos</a> </th></tr>
</table><hr></center>
<html><head><title></title></head>
<body>
<table>
<tr><td>
</td></tr>
</table>
</body>
</html>
<center><h2>Cadastro de Produtos</h2></center>
<br><br>
<form name="frm_produtos" action="/sistema_le/produtos/cad_produtos.php" method="POST">
<table align="center">
<tr><td><b>Nome:</b></td>
<td><input type="text" size="35" maxlength="40" name="txtnome"><br></td></tr>
<tr><td><b>Valor mínimo:</b></td>
<td><input type="text" size="35" maxlength="40" name="txtvalmin"><br></td></tr>
</table>
<center><br><br></center>
<br><br><br><br><hr>
<div align="center">
<input type="submit" name="opt" value="Cadastrar">
<input type="reset" value="Limpar">
<input type="button" value="<-Voltar" onclick="history.back()" class="button">
</form>
</div>
esse é o produto.php (aki q eu preciso puxar as informações do lucro)
<center><table>
<tr><th> <a href="../clientes/cad_clientes.php">Cadastro de Clientes</a> </th>
<th> <a href="../produtos/cad_produtos.php">Cadastro de Produtos</a> </th>
<th> <a href="../pedidos/cad_pedidos.php">Cadastro de Pedidos</a> </th>
</tr><tr>
<th> <a href="../clientes/cliente.php">Pesquisa de Clientes</a> </th>
<th> <a href="../produtos/produto.php">Pesquisa de Produtos</a> </th>
<th> <a href="../pedidos/pedido.php">Pesquisa de Pedidos</a> </th></tr>
</table><hr></center>
<html><head><title></title></head>
<body>
<table>
<tr><td>
</td></tr>
</table>
</body>
</html>
<center><table>
<tr>
<th>
<form action="/sistema_le/pedidos/pedido.php" method="POST">
<select name="campo"><option value="ped_cod" selected>Código do pedido</option><option value="cli_cod" >Código do cliente</option><option value="cli_nome" >Nome do cliente</option><option value="prod_cod" >Código do protudo</option><option value="prod_nome" >Nome do produto</option>
</select>
<input type="text" name="pesquisa" size="10" value="">
<input type="submit" name="opt" value="Pesquisar">
<input type="submit" name="mostrar" value="Mostrar Todos">
</form>
</th>
</tr>
</table>
<table border="1">
<tr>
<th>Cod. do Pedido</th>
<th>Cod. do Cliente</th>
<th>Cliente</th>
<th>Data</th>
<th>Lucro</th>
<th></th>
</tr>
<tr>
<td>36</td>
<td>12</td>
<td>Ewerton Borges</td>
<td> 07/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=36">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=36">Excluir</a></td>
</tr>
<tr>
<td>35</td>
<td>16</td>
<td>Hellen Mano</td>
<td> 07/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=35">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=35">Excluir</a></td>
</tr>
<tr>
<td>34</td>
<td>15</td>
<td>Junim</td>
<td> 06/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=34">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=34">Excluir</a></td>
</tr>
<tr>
<td>33</td>
<td>17</td>
<td>ellen dos santos mano</td>
<td> 06/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=33">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=33">Excluir</a></td>
</tr>
<tr>
<td>32</td>
<td>19</td>
<td>ellen dos santos mano</td>
<td> 06/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=32">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=32">Excluir</a></td>
</tr>
<tr>
<td>31</td>
<td>14</td>
<td>Augusto</td>
<td> 05/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=31">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=31">Excluir</a></td>
</tr>
<tr>
<td>30</td>
<td>13</td>
<td>Edson Mano</td>
<td> 05/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=30">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=30">Excluir</a></td>
</tr>
<tr>
<td>29</td>
<td>12</td>
<td>Ewerton Borges</td>
<td> 05/10/2009 </td>
<td>%</td>
<td><a href="/sistema_le/pedidos/alt_pedidos.php?ped_cod=29">Alterar</a></td>
<td><a href="/sistema_le/pedidos/exc_pedido.php?ped_cod=29">Excluir</a></td>
</tr>
<tr><th colspan="4">Lucro total:</th><td>%%</td></tr>
</table></center></table>
<br><hr><br><center>
<input type="button" value="<-Voltar" onclick="history.back()" class="button">
</center>