PHP Book
Permalink
Hey all...
Since I am getting some free time away from writing mdsc papers I want to pick up some PHP knowledge and hopefully extend it to building some c5 apps.
So...
I am wondering if anyone here can recommend a good book or two or even a website where I can learn more about PHP.
Looking forward to your ideas!
Since I am getting some free time away from writing mdsc papers I want to pick up some PHP knowledge and hopefully extend it to building some c5 apps.
So...
I am wondering if anyone here can recommend a good book or two or even a website where I can learn more about PHP.
Looking forward to your ideas!
Here is one that I like:
Title: Object-Oriented PHP: Concepts, Techniques, and Code
Author: Peter Lavin
Publisher: No Starch Press (June 20, 2006)
Pages: 216
ISBN: 1593270771
You May even find a free download of it :)
Title: Object-Oriented PHP: Concepts, Techniques, and Code
Author: Peter Lavin
Publisher: No Starch Press (June 20, 2006)
Pages: 216
ISBN: 1593270771
You May even find a free download of it :)
Thanks guys!
Just bought a few books on amazon. (That you both recommended and Bryan!)
Can't wait to start.
Just bought a few books on amazon. (That you both recommended and Bryan!)
Can't wait to start.
http://www.amazon.com/PHP-5-Objects-Patterns-Practice/dp/1590593804...
...it's got a lot in there about doing OOP correctly, which can be often overlooked in other php books.