•  
  •  
  •  
  •  
  •  
  •  
  •  
Username:
Password:
Forgot password?  Register
XML syndication

Zend Filter

Zend_Filter provides a library of static methods for filtering data. For input filtering, you should use Section 9.2, “Zend_Filter_Input” instead, because it provides a framework for filtering input using the methods provided by this class.
http://framework.zend.com/manual/en/zend.filter.html
PageRank: 6/10
(Clicks: 297; Comments: 0; Listing added: Feb 3, 2007) Listing Details Report Broken  Listing
Slideshow for International PHP Conference, 8 November 2006
http://benramsey.com/media/talks/Filtering-Tainted-Data.pdf
PageRank: 4/10
(Clicks: 243; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
I like Zend FrameworkÂ’s Zend_Filter class. ItÂ’s basically a set of methods for validating untrusted data. Although the two arguably most important features isEmail() and isUri() (the latter can be worked around with Zend_Uri) are still missing, the whole thing looks promising already.
http://www.sitepoint.com/blogs/2006/03/28/zend_filter-reviewed/
PageRank: 4/10
(Clicks: 229; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
Sort listings by: Alphabetic Date Rank Clicks    ascending | descending