example :
$crud->set_rules('name','name','alpha', 'min_length[5]');
is not work
⚠ 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. ⚠
Posted 14 March 2013 - 03:12 AM
example :
$crud->set_rules('name','name','alpha', 'min_length[5]');
is not work
Posted 18 March 2013 - 06:49 AM