CodeIgniter Tutorial 11 – Form Validation
Part 2 of 2. Here we submit our form, using the form validation class to do various checks on the elements in the $_POST array. Finally, we send an array to the model and submit the customer’s order into the database.
Have a wonderful day and happy coding!
source