⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

How about 2 in 1 field validation



Harasya
  • profile picture
  • Member

Posted 14 March 2013 - 03:12 AM

example :

$crud->set_rules('name','name','alpha', 'min_length[5]');

is not work


victor
  • profile picture
  • Member

Posted 18 March 2013 - 06:49 AM

Read the CI documentation. ellislab.com/codeigniter/user-guide/libraries/form_validation.html