Jump to content

Learning PHP


tm2383

Recommended Posts

Probably... but since its only 1000 pages I wouldn't be so sure, you may need a few more books too!

 

If something isn't working then first check the manual: http://php.net/manual/en

But most stuff develops logically and have been around for a long time, its generally only advanced stuff that changes... or added...

Link to comment
https://forums.phpfreaks.com/topic/290806-learning-php/#findComment-1489666
Share on other sites

There are no major differences between PHP 5.3 and PHP 5.5. The problem is that many books which are supposedly written for some ealier PHP version don't even cover best practices of that time. They're usually many years behind and teach you the techniques of the late 90s.

 

I fear this book is no exception. When I go through the preview, I see table layouts, bgcolor and ereg_replace(). This is not 2009, this is 1999.

 

That doesn't necessarily mean the whole book is garbage. If they at least explain the basics properly, maybe it's worth the effort of unlearning all the old stuff at the end. But if they don't even get that right, then I'd rather look for a more up-to-date resource.

Link to comment
https://forums.phpfreaks.com/topic/290806-learning-php/#findComment-1489668
Share on other sites

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.