Jump to content

Learning PHP


tm2383

Recommended Posts

I have a copy of the Developer's Library book PHP and MySQL Web Development. It teaches PHP 5.3 and MySQL 5.1. It is an extensive book of almost 1000 pages. I know that PHP is now at 5.5, but is this still good enough to learn the basics or are there major differences? 

 

Thanks.

 

 

Link to comment
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
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.