Cook up websites fast with CakePHP, part 3
Part 3 (no registration required) of the “Cook up websites fast with CakePHP” series on IBM’s developerWorks has been published. This part is about the Sanitize and Security components:
In this article, you will learn how to use CakePHP’s Sanitize and Security components to help secure your user-submitted data. You will also learn how to handle invalid requests.
Thanks to ryan for the hint.




Great series b.t.w. Daniel. thanks from a new baker!
Please, Could anybody send the link to the PDF article?
So I’ll have all the articles in pdf format in my computer.
Tank you.
Just as Joan, I’d like to know if a pdf link exists?
Thanks in advance!
@Tijs: you are welcome :)
@Joan, neokilly: I think there is no PDF available, at least I didn’t find a PDF version. As an alternative you could use a tool like PDFCreator (http://sourceforge.net/projects/pdfcreator/) to create a PDF of the article.
I hit a couple bugs while going through Part 3, one was a problem w/ ACL.php and another was just a simple bug in some displayed code:
http://community.livejournal.com/cakephp/4904.html
http://community.livejournal.com/cakephp/5290.html
@ryan: The problem with acl.php has been fixed in the repository afaik (there was also a bug in another file which affected the acl script, too). But the fixes are not in the trunk yet.
Thanks a lot. This was very usefull.
@PtitOurs: I am glad it was useful for you :)