Dropdown of state
static public dropdownState ( $name, $value, $display = true ) : nothing | ||
$name | select name | |
$value | default value (default 0) | |
$display | display or get string (true by default) | |
return | nothing | (display) |
static public dropdownState ( $name, $value, $display = true ) : nothing | ||
$name | select name | |
$value | default value (default 0) | |
$display | display or get string (true by default) | |
return | nothing | (display) |