PHP 5 in Practice

Author: Elliott White III & Jonathan D. Eisenhamer
Publisher: Sam’s Developer’s Library, 2006
Pages: 440
ISBN: 978-0672328886
Rating:4
Aimed at: Developers already familiar with PHP
Pros: A collection of useful cookbook recipes
Cons: No complete applications and light on theory
Reviewed by: Ian Elliot

This is a PHP cookbook and as such you need to know some PHP to make any sense of it. There is a short, very short, introduction to some of the peculiarities of style but nowhere near enough to get you started with the language. You also won’t find any details of how to install and configure PHP – it is assumed that you have it all under control and indeed know what PHP is for and why you might want to use it. Most of the recipes are small, indeed each chapter begins with a set of micro examples that shows the basic of using the PHP facilities under discussion. We also encounter some longer examples but no complete applications. The approach to coding is also fairly basic in that generally functions are not used to organise blocks of code and similarly little use is made of objects outside of the chapter that deals specifically with them.

Banner


This is a book that solves smallish problems and leaves the integration into a whole system up to you. As long as this is what you are expecting then all well and good. Each example is presented as a listing with some comments a brief explanation of the general principles and specific comments. In some cases this is more than adequate when the example is fairly trivial – removing white space from a string, working out the mean etc. In other cases, building a web service client using SOAP, implementing an FTP client, uploading files and so on, a little more background is needed to fully understand what is going on. As a collection of recipes there are going to be many that you don’t need but any that you do need will inevitably save you time. A useful book.

Banner


T-SQL Fundamentals (Microsoft Press)

Author: Itzik Ben-Gan
Publisher: Microsoft Press
Pages: 608
ISBN: 978-0138102104
Print: 0138102104
Kindle: B0BTLBXF8V
Audience: T-SQL developers
Rating: 5
Reviewer: Kay Ewbank

Itzik Ben-Gan is a highly respected Microsoft Data Platform MVP, and the earlier editions of this book were already ver [ ... ]



Database Design for Mere Mortals: 25th Anniversary Edition

Author: Michael J Hernandez
Publisher: Addison-Wesley
Pages: 680
ISBN: 978-0136788041
Print: 0136788041
Kindle: B08JLXKJ6S
Audience: Database developers
Rating: 5
Reviewer: Kay Ewbank

As the title of this book suggests, this is a title that has stood the test of time, and this updated 4th Edition has bee [ ... ]


More Reviews



Last Updated ( Sunday, 18 November 2012 )