How to validate an id passed not by post, but by get? I do not have to
output an error message to hackers and crackers, do I? I tested using /
^[0-9]{1,10}$/ as rule, nothing as message and passing an "a", but it
did not output an error message.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---