The process starts by creating an input form of employee data, then this form actions to the
controller. The controller calls to the insert() method and insert_func() method in the model
module. The user inputs the employee data and then clicks the submit button. The input form
and result is shown in Figure 5.