Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Debuggable Blog:
Make your life easier with these five CakePHP Quicktips
May 29, 2008 @ 20:23:48

Tim Koschutzki has five quick tips for the CakePHP users out there to help make your lives just a bit easier:

  • The prd() convenience function
  • How to debug your CakePHP emails?
  • Use elements where possible and make them belong to the controller
  • Combine your h1 titles with Cake's page title
  • Avoid long parameter lists

Each tip comes complete with code and a brief explanation of its use.

tagged: cakephp framework tip prd email element titles parameter list

Link:


Trending Topics: