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

The Bakery:
For Beginners: Famous pitfalls with Cake development
Sep 29, 2009 @ 15:20:26

On The Bakery today there's a new post with a few things to watch out for when you're just getting started with the CakePHP framework.

Starting from scratch in cakephp is not always easy, especially when you are not used to MVC frameworks. I hope this will help other beginners to make their life easier.

Pitfalls listed include:

  • Incorrect filenames
  • Remember to use "echo" in views
  • Unexpected results in ajax calls
  • Put the query where it belongs

Check out the rest of the post for more handy tips.

tagged: beginner pitfall common cakephp framework

Link:


Trending Topics: