<SELECT NAME="name">

<SELECT NAME="name"> -- creates PHP variable and code for select lists

Synopsis

Usage (<SELECT NAME="name">)

Description

fills in the select values based on the form name and the tag name and adds code to check if the object variable matches them. If flexyignore is used, it is left alone. If static is set, the currently defined options will be used.

Example