Archive for May 16, 2007
Security components in cakephp
I started following cakePhp since it’s .10 version and at those times the manual do not have enough to tell us about how it handles security. Luckily today, I paused work to read “how to use the Sanitize and Security components” from IBM and I was glad I took the time. Security is really a must have in every form submission and gladly, cakePhp developers knows that and brought us simple ways to handle them. It is not the ultra easy way to do it, as developers, we still have to do something on our own but this is already a great stuff to lessen the workload, I hope.. The manual has been updated, i don’t know when since it’s been a long time when I last visited it, so you might also want to check that.
Recent Comments