On Apr 15, 7:54 pm, Ramiro Araujo <[EMAIL PROTECTED]> wrote:
> By nate: "All database inputs are automatically escaped when you
> save.". Is this true for the "query" method also? If not, what type of
> sanitization should I made if using the query method in some inserts
> or updates?
Cake w
By nate: "All database inputs are automatically escaped when you
save.". Is this true for the "query" method also? If not, what type of
sanitization should I made if using the query method in some inserts
or updates?
thanks!
On Mar 8, 11:46 am, cronet <[EMAIL PROTECTED]> wrote:
> Hi Nate,
>
> th
Hi Nate,
thank you for examine my problem...
I thought I've read anywhere that cake does not santize data
automatically on a save action. Thats why I thought i need to build a
method in app_model.php which does this automatically.
If cake escapes automatically then all its fine. I delete my met
All database inputs are automatically escaped when you save. What are
you trying to sanitize for exactly? If you continue to have problems,
try using debug() to examine the data before and after sanitizing to
see what the differences are.
On Mar 3, 6:42 pm, cronet <[EMAIL PROTECTED]> wrote:
> N
Nobody else having problems with sanitzing data and validate on save ?
I'm still having this problem. I would like to know how to get my data
mysql safe and validating correctly.
Anybody has some hints for me?
Regards,
Alexander
--~--~-~--~~~---~--~~
You receive