How to Validate Select in CodeIgniter
This tutorial tackles on how to validate select in codeigniter. Often times we use input text to collect data from our users. If you are using codeigniter and added validation which includes a select tag, this tutorial will help you validate the select tag and return the value selected by user if validation fails.
- Read more about How to Validate Select in CodeIgniter
- Log in or register to post comments
- 1507 views