In the CakePHP blog, The Bakery, there are three new items posted - all three tutorials on different topics:
- The first is a tutorial that shows how to integrate PHPTAL templates into a Cake application (via a custom PhptalView class)
- Next up is a simple one - the creation of a helper to work with multiple checkboxes in a form .Lastly, there's a tutorial that shows an implementation for a counterCache object in a simple application.
Be sure to check out
The Bakery for more great tutorials and articles like this.
The Bakery: New Tutorials - PHPTAL, Multiple Checkboxes, and counterCache - Read More...