
Less is MoreI'm a big fan of this book. I used the first edition to put a modest web commerce site up in about three weeks of spare time (see it at www.privategalaxy.com). Using only this book, I learned what I needed of how to use the freeware language PHP and the excellent freeware database MySQL (in fact I learned SQL from this book). And these two programs are a great combination supported by a large number of web hosting sites using Apache (an extremely common if not the most widely used server software).
I have just shy of a dozen other computer books--many of them are shovelware--full of glop because the publishers want thickness. And then there are some books where the authors seem to spend more time trying to show off how sophisticated they are than trying to explain things. This book has neither defect; its clear intent is to teach and it does so with economy and grace
Meloni is a solid technical writer. For those who like examples, there are lots of them (in fact a whole e-commerce site (no-I wrote mine from scratch) and there are compact appendices on the commands and functions you will actually use in the back. PHP is a language to get stuff done and this book is in the same spirit. But even supposing you want to use PHP to calculate fast Fourier transforms (heaven forbid!) this book is a good starter and supplimented by the free PHP web site, will get you there fast.
Excellent BookIf you are new to PHP, this is the book to get. Dont go anywhere, this book is simply one of the best introductory books on computer programming i have ever bought. It makes PHP learning fast, fun and easy. It not just covers PHP alone but also covers Databases and teaches SQL from the ground up with code for almost all the known databases in the industry.
Thank you Julie Meloni, you are great.
The "Ooohhhhhh, now I get it" bookIf you just want a clear-cut intro to PHP, this is the book to get. Meloni takes the basic concepts, and shows you how to use them to create a shopping cart (so you learn database interaction, how to send an email, and basic syntax). Perfect for newbies.
A pretty awful bookBefore I go on a tirade about this book, I would just like to say that it does have a good layout and organizational structure, as well as a nice appendix of built in PHP functions. I would also like to mention that I am a professional Computer Engineer. I bought this book to quickly learn php syntax/semantics so I could make a simple DB front end.
Other than that,
1.) The book is rife with syntax errors and typos. Much of the example PHP code won't even come close to compiling in PHP 5.
I spent about 3 hours trying to figure out why a few simple lines of PHP code directly from the book wouldn't work. Since I had not been introduced to PHP previously (hence buying the introduction book) I was not able to recognize the errors in the text. The examples were apparently made for a previous version of PHP. It wasn't after googling around for a while I found out the error was in the book.
2.) The author had no idea who she was writing the book for.
The author states at the beginning of the book that it was not written for programmers (to my dismay), but for someone who could "take (the book) off the shelf, skim though, and say, Hey, this PHP thing looks like a neat language, and ever-so-easy to learn!"
First of all, if you aren't a programmer, you don't learn programming languages. If you know a programming language and use it, guess what, you're a programmer.
Secondly, the author wants to assume to reader isn't a computer scientist or programmer, but that they know how to properly set up a linux system with an Apache Webserver and SQL/PHP support. Anyone who is a novice user would probably spend days getting this to work correctly to begin with.
Thirdly, nobody picks up a programming language book and randomly decides it's a "neat language" that is "ever-so-easy to learn". People decide what they want to learn first and then find a book on it. So writing an entire book on that basis is pretty flaky in my opinion.
Another problem with this book I could see was that the examples were introducing unexplained elements. I.e. using language elements that were not previously described. I understood much of it, but for a true novice this could be extremely confusing.
In summary, the book tries to compromise between technical value and accessibility to a beginner, but ultimately just ends up with a poorly crafted piece of literature. My recommendation would be either to buy a different book, or save your money and use one of the many free PHP guides available on the internet.
Immediate responseThanks amazon for providing good book in fast and secure manner i appreciate it
Good, but as it says, Essentials onlyThis book is well written, but I was expecting more contents.
