Server Technology PPNT Manuale Utente Pagina 29

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 95
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 28
PHP: Handling Forms(1/8)
PHP interpreter initializes variables correpsonding to form fi elds
<form action ="/mmis/examples/php/env_vars/printvar.php"
method="GET" enctype= "multipart/form-data">
Name:
<input type = "text" name = "name" size = "20" maxlength = "50">
Second Name:
<input type = "text" name = "second_name" size = "20"
maxlength = "5 0">
Matrikel Number:
<input type = "text" name = "nr" size = "20" maxlength = "50">
...
<input type = "submit" value = "Register">
</form>
(29/95)
Vedere la pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 94 95

Commenti su questo manuale

Nessun commento