On Jul 3, 7:46 pm, "Larry E. Masters aka PhpNut" <[EMAIL PROTECTED]>
wrote:
> On 7/3/07, R. Rajesh Jeba Anbiah <[EMAIL PROTECTED]> wrote:
> > FWIW, Sanitize::clean() is broken (the trim logic is totally
> > breaking) leaving possibility for SQL errors. Sanitization is also not
> > promoted in the community nor in source, IM*H*O.
>
> Sanitize::clean() is not needed if you follow the correct conventions of the
> framework. All sql in escaped at the dbo level when using these conventions.
I'm sorry, I meant Sanitize::escape()
<snip>
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---