<INPUT NAME="name">

<INPUT NAME="name"> -- creates PHP variable for input values

Synopsis

Usage (<INPUT NAME="name">)

Description

fills in the form with values based on the form name and the tag name. If flexyignore is used, it is left alone (or if the body or form has a flexyignore tag it will be left alone).

Example