Does anyone know of a good function out there for filtering generic input from forms? Zend_Filter_input seems to require prior knowledge of the contents of the input and I\'
the best and the secure way is to use HTML Purifier. Follow this link for some hints on using it with Zend Framework.
HTML Purifier with Zend Framework