First page Back Continue Last page Overview Graphics
Input from the User
<FORM> tags
Pass data to the server from the browser
Allows for interactive PHP scripts
Server automatically allows URL-passed variables to be used as if they were always there
- If the server is set up to do so.
Notes: