Lesson 19 - Form framework for PHP - CheckList
In the previous lesson, Form framework for PHP - DateTimePicker, we added the DatePicker, TimePicker, and DateTimePicker controls to our form framework. In today's tutorial, we'll add the CheckList control.
CheckList
Our applications will often need to display a lot of CheckBoxes which are related logically to one another. For example, we'll them to specify a new car's equipment/features (power windows, power steering, fog lights). It would be useful to have a control available which could render these CheckBoxes nicely. Along with that, we want the control to treat these CheckBoxes as autonomous values. Mainly because we 'll be saving them into a database table where these values are usually not gathered.
First and foremost, we'll show you the class' source code and then explain it in detail:
...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.
Buy this course
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 the CheckList control to our form framework for PHP. This control is a group of CheckBoxes which are logically related.
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.