Databases: Cascade Dropdown 3 Levels
Gobinath (contact me)
The class can generate three dependent HTML form select inputs. It uses data returned from MySQL query results as values for the options of the select inputs.
The class can sets the select input options with values from three hardcoded tables: type, brand and model.
The class generates the necessary HTML and Javascript code to make the select input options be updated when the parent input is changed without need to reload the current page.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (85.0%)
| Good (85.0%)
| Sufficient (70.0%)
| Good (80.0%)
| -
| -
| Sufficient (66.0%)
| 305 |
Click here for detailed information about this class on phpclasses.org