Thursday, October 25, 2012

Re: Is it really neccessary to use h function on all fields?

no, only for fields which can contain strings and therefore potentially harmlos characters
so bools/ints/floats and date fields are usually not necessary to wrap in h()


Am Donnerstag, 25. Oktober 2012 19:08:18 UTC+2 schrieb Daniel:
Is it really neccessary to use the h function on int, boolean, date or calculated fields etc?

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: