Hi, I'm just playing with Zend InputFilter and am wondering whether it can
filter arrays (i.e. filter each element of the passed array as an int)? My
experiments so far don't bode well so I imagine it hasn't made it in. I
thought the old filter_input did it?

i.e. array(0 => '1', 1 => '2', 2 => '3'); etc.

Hopefully I'm just missing a flag or doing it wrong!

How does a form handle validation of multi checkboxes, is that handled in
the form or InputFilter?

Thanks for your help
Simon



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Array-Filtering-Validation-tp4660680.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to