Hi all, I am looking to use CakePHP for my project but I am very concerned about SQL injection in general. Thus I always run my DB queries with bindings (I don't mean the Cake models bind/unbind feature) w/ PDO on MySQL. I was wondering how I can use SQL query bindings within the Cake framework without bypassing the whole model area. I really like the way how Cake deals w/ model and the relation between them.
Thanks Jim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---