7 / 61
Index
First
Previous
Next
(HTML > CGI)
HTML forms
<form method="POST" action="test.cgi">
» method =
GET
or
POST
» action = URL
» Input fields, drop-downs, buttons
» Equal names => array in Perl!