Learning PHP OOP
- by Ryan Murphy
I have been coding PHP for about 2 years now and I THINK that I have a very good grasps of the fundamental parts of PHP, i.e.
Functions
foreach/IF statements
sessions/cookies
POST/GET
Amongst a few others.
I want to move on to learning OOP PHP now, so learning how to use classes and making it a really valuable skill.
I have 1 requirement, the source must be a respected source that doesn't teach developers bad habits.
I have the book: PHP and MySQL Web Development
However, as useful as that is I would like an online source.
I would like to know from people with experience in OOP PHP, how and where did they learn OOP PHP. Obviously by doing, but I would really appreciate some great resources which help me along the way.