Page History
...
The following is HTML code for an example user registration form. The form submits three input fields (via POST) username, email, and fullname to 'register.php' via the POST method. See the Registration Processor (PHP) page for details on how these parameters are captured and used.
...