| Number of listings: |
4 |
| Number of categories: |
0 |
|
|
|
|
|
Zend Filter & Zend Filter Input
|
A german speaking tutorial for data validation with the Zend_Validate, Zend_Filter and the Zend_Filter_Input.
Includes a example script.
http://blog.aditu.de/2008/10/07/Tutorial-Formularverarbeitung-mit-dem-Zend-Framework
PageRank: 0/10
(Clicks: 410;
Comments: 0;
Listing added: Oct 7, 2008)
|
|
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: 832;
Comments: 0;
Listing added: Feb 3, 2007)
|
|
Slideshow for International PHP Conference, 8 November 2006
http://benramsey.com/media/talks/Filtering-Tainted-Data.pdf
PageRank: 4/10
(Clicks: 516;
Comments: 0;
Listing added: Jan 6, 2007)
|
|
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: 467;
Comments: 0;
Listing added: Jan 6, 2007)
|
|
|
|
|
|
|
|
|
|