Ver Mensaje Individual
  #3 (permalink)  
Antiguo 19/11/2012, 19:26
cybervandal
 
Fecha de Ingreso: noviembre-2012
Mensajes: 76
Antigüedad: 12 años, 1 mes
Puntos: 3
Respuesta: LLamar un archivo php en form method de html

<form method="POST" action="/carpeta/Archivo.php">
<input type="submit" value="Enviar">
</form>