Class Zend_Filter_Alnum

Description

Implements interfaces:

  • license: New BSD License
  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)

Located in /Zend/Filter/Alnum.php (line 36)


	
			
Method Summary
 string filter (string $value)
Methods
filter (line 46)

Defined by Zend_Filter_Interface

Returns the string $value, removing all but alphabetic and digit characters

  • access: public
string filter (string $value)
  • string $value

Implementation of:
Zend_Filter_Interface::filter()
Returns the result of filtering $value

Documentation generated on Fri, 06 Apr 2007 18:15:20 -0700 by phpDocumentor 1.3.1