I've realised just how rusty my knowledge of PHP 5 and advanced PHP programming is after completing some questions for a test.
I seriously need to read a book or something.
Any recommendations for PHP 5 books?
feedback
|
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
I've been going through PHP In Action, http://www.manning.com/reiersol/, which has lots of good examples covering a wide variety of use cases. | |||
feedback
|
|
This amazon search yields some useful results. To be honest I didn't expect there to be OO books based on PHP. | |||
|
feedback
|
|
| |||
|
feedback
|
|
I read PHP Object-Oriented Solutions by David Powers. I'd recommend it if you have little knowledge of OOP programming in general, otherwise there may be better books out there that I don't know about. | |||
|
feedback
|