Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14346

standard Form Validation for textareas

$
0
0
Hello, what do you all use for set_rules for a textarea:

I have so far:

PHP Code:
$this->form_validation->set_rules('f_why''Why or why not?', array('trim','max_length[400]', array('customAlpha','customAlpha'))); 


However, I'm thinking this won't work, or I'll have to edit my customAlpha function to get it to work right with carriage returns and such.

Thanks,
Donovan

Viewing all articles
Browse latest Browse all 14346

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>