K 10 svn:author V 5 garga K 8 svn:date V 27 2006-01-24T17:09:46.000000Z K 7 svn:log V 406 We all know that you should always check input variables, but PHP does not offer really good functionality for doing this in a safe way. The Input Filter extension is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data. WWW: http://pecl.php.net/package/filter PR: ports/92198 Submitted by: Alexander Zhuravlev END