Grouped Options Select List – Class
Package:
Summary:
Generate grouped input select options from arrays
Groups:
Author:
Description:
This class can be used to generate grouped input select options from arrays.
It can generate HTML for a select form input with values from an associative array.
The array may contain nested arrays that can be used to define nested option groups.
It can generate HTML for a select form input with values from an associative array.
The array may contain nested arrays that can be used to define nested option groups.
Comments are closed.