Ver Mensaje Individual
  #18 (permalink)  
Antiguo 15/07/2015, 16:12
Avatar de xfxstudios
xfxstudios
 
Fecha de Ingreso: junio-2015
Ubicación: Valencia - Venezuela
Mensajes: 2.448
Antigüedad: 8 años, 10 meses
Puntos: 263
Respuesta: Borrar registro

por cierto esto aqui no se que piensas hacer con ello???????????????
Código HTML:
Ver original
  1. <title>Modificar registro</title>
  2. </head>
  3. <form action="guardarcambios.php" method="post">¢
  4.     <input type="text" value="<?php echo $cliente?>"/>
  5. </form>
  6. </body>
  7. </html>