Category: Codeigniter
Codeigniter
Table of Contents Introduction Prerequisites Project Directory Auto-load Configuration REST Controller Route Configuration Testing Custom Validation Home Page Validation Error Validation Success Source Code Introduction This tutorial shows how to work with custom validation in Codeigniter. You need many times that a field has to be validated against some type of values but built-in features…
Posted in Codeigniter