Profile
Achievement
myke's Recent SnippetsTagged validation
- All /
« Prev 1 Next »
run as callback from form_validation->setrules
ex:
$this->form_validation->set_rules('cc_number','Credit Card #','required|max_length[20]|callback_alpha_dash_space');
0
784
posted 14 years ago by myke