Cake escapes by default without the need for Sanitize. But if you want to be extra secure, using the cleanArray, cleanValue methods of Sanitize are important. I imagine Sanitize::sql() is there in case there are other places in your app that you might want to escape data in the same way.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
