Ver Mensaje Individual
  #4 (permalink)  
Antiguo 14/12/2007, 09:47
Avatar de yetrus
yetrus
 
Fecha de Ingreso: marzo-2006
Mensajes: 252
Antigüedad: 18 años, 7 meses
Puntos: 0
Re: Update MySql Php F1

Deje el query asi pero aun no hace nada en la Base
Gracias por la rapidez de respuestas !!

Código PHP:
$sql="update INPUT_FW set in_protocol ='{$_POST['in_protocolo']}',in_destiny ='{$_POST['in_destino']}',in_target ='{$_POST['in_politica']}',$in_port ='{$_POST['in_puerto']}' where in_source ='{$_POST['in_origen']}'"