Procedural File: hierselect.php
Source Location: /pear/HTML/QuickForm/hierselect.php
Classes:
HTML_QuickForm_hierselect
Class to dynamically create two or more HTML Select elements The first select changes the content of the second select and so on.
Page Details:
Includes:
require_once('HTML/QuickForm/group.php') [line 23]
require_once('HTML/QuickForm/select.php') [line 24]
|