Skip to content

Instantly share code, notes, and snippets.

@carlesandres
Created December 14, 2011 00:49
Show Gist options
  • Save carlesandres/1474680 to your computer and use it in GitHub Desktop.
Save carlesandres/1474680 to your computer and use it in GitHub Desktop.
Ejecución de script php desde web
<form action="../comgas_Detallar_Modulo.php" method="post" target="_blank">
<label>Describir módulo (p.e. ServiceContracts ): <input type="text" size=30 name=modulename></input></label>
<input type=submit value="Describir"></input>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment