Sanatize::escape() in v1.2 http://api.cakephp.org/1.2/class_sanitize.html#7880433bcb1bbf193ddd090db89389ea
On Oct 27, 2:25 pm, "Olexandr Melnyk" <[EMAIL PROTECTED]> wrote: > $Sanitize->sql($data) on CakePHP 1.1 > > On 10/27/07, cakeFreak <[EMAIL PROTECTED]> wrote: > > > > > Hey guys, > > > just wondering how do you sanitize the input data for the comments of, > > say for example, a post before saving them in DB. > > > do you use $Sanitize->clean($data), $Sanitize->stripAll($data), both > > of them or samething else? > > > Dan > > -- > Sincerely yours, > Olexandr Melnykhttp://omelnyk.net/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
