Ver Mensaje Individual
  #3 (permalink)  
Antiguo 12/09/2006, 10:51
Avatar de B**
B**
 
Fecha de Ingreso: enero-2006
Ubicación: Monterrey,Mexico
Mensajes: 952
Antigüedad: 18 años, 3 meses
Puntos: 3
Código PHP:
$result=mysql_query("UPDATE cliente SET nombre='$nombre',
empresa='$empresa', rut='$rut' WHERE id = '$id'"
,$conexion); 
Si. te faltan las comillas
__________________
-URL= Go PHP5.
-Age=22.
-Learning=PHP,J2EE,Struts,MAMBO,C++,JSON,AJAX,XHTML ,CSS.