Quote:
Originally Posted by candyflip
|
I completely agree


This was the absolute nail-on-the-head that got me fully immersed into PHP and all things related, especially Kevin Yank's "Build your own database driven websites using PHP/MySQL" that book was so well written that you couldn't help but come away with an excellent understanding of how to start even the most basic database driven web app without much hassle.
My best advice to anyone wanting to pickup PHP is, start simple, find a project that won't take over a month to do, and accomplish it first. Don't try to start working on a full-fleged CMS system for 100+ sites.
Also, as someone mentioned, CakePHP is and, as far as I'm concerned still is, the best framework for PHP. But at least learn the basics of PHP before you start learning a framework. The framework will just put form to your spaghetti code ;) Good lucK!
