Cheap DVDs, books, CDs & Games

Search:

PHP for the World Wide Web: Visual Quickstart Guide (Visual QuickStart Guides)

By: Larry Ullman
Binding: Paperback
Publisher: Peachpit Press
ISBN: 0321245652
ISBN-13: 9780321245656
Released: 05 Feb 2004
RRP: £16.99
Average Rating:


Customer Reviews

Absolutely Invaluable - By: A. Johnson, 30 Jul 2006
I must admit that I had written basic php applications before buying this book. However I have no idea how I managed to write them with the little knowledge I possessed! I've read a great deal of php books in the past where I learned very little from a vast amount of reading. This was the complete opposite, & I couldn't believe how it turned my programming around. From start to finish, it teaches the essentials in an easy to read & easy to understand format without leaving out things you reallly do need to know.

For those looking for something advanced, this obviously isn't going to be for you, but if you're just starting out, or you've just dabbled in php before, this is absolutely the number one book out there.
Good book - By: , 07 Apr 2006
Before buying this book, my knowledge of php was fairly limited. I knew bits & bobs from scripts i've played with in the past & wanted to take it a step further & start getting good at it.

This book has helped to patch things together & I now feel much more confident to move on to a more advanced book. It is very easy to read & I like the way the scripts have been formatted in the book, with two copies of any script being explained; one full script (which is good for quick reference later in time) & then a step-by-step explanation of building the script which explains the reasoning for each part.

As others have mentioned, it's not the most advanced of books, but, if like me you have patchy knowledge, I recommend this as it will fill those gaps.


Fantasic Book - By: , 05 Oct 2005
This PHP book is an excellent book especiallly for beginners. The code is seperate from the main body of text so it is easy to find, as well the code is explained step-by-step so that it is easy to understand.

When I first picked up this book & started reading it, I could not put it down & had to do alll the exercises in the book. This is a very good book for basic understanding, & gets you to a level where you can start creating your own functions.

The only downside is that you need to buy the 'PHP Advanced quickpro' to be able to get to intermediate standard. Though it does not matter.

To sum it up, this is a good book for a beginner & also is good for reference. I would recomend this book to anyone who is interested in learning PHP.


Lovin' It - By: Jason Oldershaw, 21 Jun 2004
I don't read many books, this is probably the second book I've read since christmas! So, my English is very poor & I might struggle with books that use very complicated text.
But, this book makes it very, very easy to understand PHP. I am half way through this book & I am understanding 90% of it, which I think will be enough. I've been using HTML & Javascript for years & I have decided to go somewhere different & this book has everything I need to know about PHP.

I recommend this book to people who may be in the same situation as me!

I am planning on digging further into web design when I get the hang of PHP & find a book, by the same author, on more advanced programming.

RECOMMENDED


Good, but get the slightly more complicated one! - By: , 20 Apr 2004
This book is good for your basic start in PHP. I've pretty much worked through it & found it to be well explained & easy to follow. For this I recommend it.

However, on the introduction of PHP4.1 the register_globals command is set to off as default. This means that if your server is running PHP4.1 or later with a default setup most of the example scripts featured in the book will need a smalll amount of modification before you can run them.

This book is a solid intro on PHP & the changes to the scripts needed to get them up & running are minimal. But, I would suggest getting 'PHP & MySQL for Dynamic Websites' by the same author & publisher as it covers alll the topics in this book (and more), has the updated globals handling for PHP4.1 & covers MySQL. It isn't even that much more expensive!