Jump to content

whats the best book to learn modern php


BoarderLine

Recommended Posts

Hi. I can currently fumble around a bit with php however am wanting to know if someone can point me in the right direction as to the best book to teach myself properly how to code php from basic to pro for php5.3+.  Does anyone have any suggestions?  Many Thanks.

Link to comment
https://forums.phpfreaks.com/topic/217721-whats-the-best-book-to-learn-modern-php/
Share on other sites

That PHP 5 SAMS Unleashed looks good but it's published in 2004. isn't that a bit too long ago?  Anything similar and more recent? Past 3 years?

I'm not sure how many books there is out there that cover the absolute 'latest' version of PHP 5, you're best to find a PHP 5 book that you like, and simply google the difference between the PHP version that the book is written on, and the current version. There isn't that great a difference that you would need to find a new book covering the latest.

...the best book to teach myself properly how to code php from basic to pro for php5.3+...

 

Good programming has nothing to do with the programming language and/or version used. If there is a good php programming book made in 2004, then it is still a good programming book. As Gizmola suggested, you should rely upon the manual to understand the available functions and how to use them.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.