Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/11/2012, 19:35
Avatar de ciberconquer
ciberconquer
 
Fecha de Ingreso: noviembre-2012
Ubicación: colombia
Mensajes: 3
Antigüedad: 11 años, 6 meses
Puntos: 0
Respuesta: Como puedo evitar que al actualizar se grabe otro registro

no creo que sea nesesario ahcer nada simplemnte ahcer algo como

<?php

//el codigo que inserta el registro

?>
<html>
<head>
</head>
<body>
<form id="formID" name="formNAME" method="post" action="lamismapagina.php">
</form>
</body>
</html>