5 Tutorials of Select Box or Dropdown Plugins

Submitted by alpha_luna on
If you are looking for the tutorials for Select Box or Dropdown Plugins then you are at the right place. As a programmer, we always need a select box or a drop-down menu when we are going to create or to build a program or a site. So, I have a list of 5 Tutorials of Select Box or Dropdown Plugins.

5 Tutorials of Select Box or Dropdown Plugins

1.) Populate Dropdown List Using CodeIgniter

In this code, you’ll learn on how to populate a dropdown list using CodeIgniter.

Simple Voting System

Submitted by rinvizle on
This tutorial will teach you how to create a simple voting system in PHP. And it has a two user side, the student and the admin, for the student side is were the user vote there candidate while for the admin is the control unit of the system that can edit, update, and see the results or count of all the candidates.

Farming Tools and Equipment Inventory System

Submitted by janobe on
Manual inventory process is very delicate because you need to be accurate with all the details of your items and if you are not careful you might mislook some products that would possibly result to company loss. This Farming Tools and Equipment Inventory system is an automated Inventory system that focus on managing and locating of every equipment/tools easily. This can also track the stock in and

Simple Open Dialog Box

Submitted by rinvizle on
A Dialog window is an independent sub-window meant to open temporary form apart from the main Swing Application Window. Most Dialog present an error message or warning to a user, but Dialog box can present images, directory trees, or just about anything compatible with the main Swing Application that manages them.

Employees Information and Leave Monitoring System

Submitted by janobe on
If you are looking for an Employees Information and Leave Monitoring System, well this one is what you're looking for. This system has the ability to track every employee's activity within the company, most especially their leave of absences. Using this system, this allows you to see how often an employee made a leave in a month and all throughout, and it can be seen in the reports. We all know

Deleting Multiple Rows using PHP

Submitted by alpha_luna on
In this tutorial, we are going to create Deleting Multiple Rows using PHP. The features of this project are to add a data then, you can delete individual data of a user or you can delete multiple data using a checkbox as our selector. Hope you find this useful.

Creating Markup for Adding User

It has five TextBox and one button for adding a new user as shown in the image below. Result For the source code of the image above.