Hi Guys,
I'm learning PHP and I'm not that familiar with OOP yet - I've read a book about it, but never really programmed using OOP.
I would also like to learn how to use a framework (codeIgniter, as it seems the most 'friendly' to beginners).
Now I need a suggestion from you: would you recommend learning FIRST the 'standalone' OOP and then move to codeigniter, or go directly to codeigniter as it will make me learn the basics of OOP anyway?
Thanks, Patrick
NOTE: I've seen a few replies like "learn first some 'real' oop using another language, then move back to PHP". I'm happy to take on board all suggestions, but I'd actually like to stay with PHP since the beginning, as I'm not planning to use other languages at the moment.