Hi I just want to know, >From the ZF doc:
[QUOTE]ALNUM : Returns the string $value, removing all but alphabetic and digit characters. This filter includes an option to also allow white space characters. [/QUOTE] Does this filter allow characters such as ' * _ $ & ' when entered with alphanumeric characters. In context the password field. will a password such as 'mypass_&231' result into mypass231? Thanks ----- dee -- View this message in context: http://www.nabble.com/Zend_Filters---Alnum-tp18602513p18602513.html Sent from the Zend Framework mailing list archive at Nabble.com.
