Interesting point. Perhaps it would be better if the function gets
called beforeSave() instead?

On Apr 30, 12:47 pm, gmwebs <[EMAIL PROTECTED]> wrote:
> How would I echo the sanitized input in my form rather than the
> unsanitized input? If a user were to input non-alphanumeric characters
> in a username on a registration page for instance, the input is
> sanitized before validation which means the form validates and the
> data is saved, but the user will not know that the username he entered
> in has been stripped of non-alpanumeric characters.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to