Lesson 17 - Form framework for PHP - ListBox and ComboBox
In the last lesson, Form framework for PHP - CheckBox and TextArea, we added the CheckBox and TextArea controls to our form framework. In today's tutorial, we'll add the ListBox and ComboBox controls.
ListBox
ListBox controls are absolutely essential to every form framework. They allow users to pick multiple options from a list. A ComboBox works in a similar way, however, the list is displayed as as expandable box so only one option can be selected. Since these two controls are very similar, we'll represent them both with the same class.
Here's the code for it:
...End of the preview...
Continue further
You've come here and that's great! We believe that the first lessons showed you something new and useful
Do you want to continue the course? Go to the premium section.
Limited offer: Learn all knowledge and save money
Before buying this article, you have to buy the previous one
This article is licensed: Premium, by buying this article, you agree with the terms of use.
- Unlimited and permanent access to individual lessons.
- High quality IT knowledge.
- Skills to help you get your dream and well-paid job.
Article description
Requested article covers this content:
In this tutorial, we'll add ListBox and ComboBox controls to our form framework for PHP. These are controls used to enter multiple values.
You gain credits by supporting our network. This is done by sending a helpful amount of money to support the site, or by creating content for the network.