|
Posted by Horst Tellioğlu on 11/16/96 11:24
Shawn Wilson wrote:
> There are hundreds of PHP books out there, and I've ordered a couple, but
> I'm looking for suggestions.
The best book I have seen so far is "PHP 5 Objects, Patterns, and Practice"
by Matt Zandstra. It focuses on programming instead of language features.
> What I don't want to do is to learn a ton of new ways of doing things with
> PHP5 and not be able to use any of it so maybe I've answered my own
> question.
I am working with PHP 5 for over one and a half years now with great success
and can only recommend it. If you want to do object oriented programming
and I think one should, except maybe for the tiniest projects, PHP 5 is the
only way to go.
Regards,
Horst
[Back to original message]
|