08/04/2011, 23:47
|
| | | Fecha de Ingreso: mayo-2008 Ubicación: Santiago, Chile
Mensajes: 749
Antigüedad: 16 años, 6 meses Puntos: 12 | |
Respuesta: Update set where
Código PHP:
Ver originalif (isset($_POST['editar'])) { $query = "UPDATE noticias SET titulo='$titulo', url='$url', fecha='$fecha', noticia='$noticia' WHERE id=$id"; echo "EDITADA EXITOSAMENTE!"; }
puedes probar asi.
__________________ Hosting en Chile en Silverhost - La solución en Hosting en Chile. |