Tutti parlano di PHP, ma ne conoscete davvero tutta la potenza? Questo manuale esplora le caratteristiche più utili di PHP, mostra come possono rendere più rapido lo sviluppo per il web e spiega come mai gli elementi più usati di PHP sono spesso fraintesi e usati a sproposito. Scoprirete quali parti danno forza alla programmazione a oggetti e come usare al meglio le sue caratteristiche per l'integrazione con i database. Scritto da un affermato membro della comunità PHP, questo testo è ideale per i neofiti della programmazione e per gli sviluppatori web provenienti da altri linguaggi
I started reading the book because I'm working in PHP a little but am "self-taught" on it. I wanted something like Crockford's similarly titled JavaScript: The Good Parts, to cover both the basics of PHP that I may not have encountered in my self-taught tinkering, as well as the "cool tricks" that seasoned developers have learned. I was disappointed to find that this book contained neither. Even the basics covered are extremely basic at BEST. I got to the section on "getters and setters," which, instead of covering the get and set magic methods that let you define actual OOP style getters and setters, the author describes adding methods that just happen to be called setx and getx and have no link to a property x other than name. Bizarre. From there I skipped back to the chapter at the end titled "advanced goodness," only to find even more very basic stuff covered under the guise of "advanced" - i.e. regex, SimpleXML, and *gasp* IDEs and popular PHP sites. I'll be hitting PHP Hacks, and the PHP Cookbook next, both ALSO from O'Reilly. Hopefully one or both of them will reflect the quality that I NORMALLY associate with the publisher...
The book has absolutely nothing in common with 'JavaScript the Good Parts' by Douglas Crockford, except for the name. Sometimes it tries to be a reference book and gets into details with some functions, sometimes it stuffs large concepts in one page - not unexpected in case of 170 pages. The book is too scattered for beginners and has nothing new for experienced ones. Some parts were exceptionally irritating like 'I am not a big fan of cookies. I hardly use them, but they do have their place... The alternative to cookies is the session entity'.
Terrible code examples for OOP. The 'Advanced goodness' chapter covers only regex, SimpleXML, IDEs and popular php sites (?!), whereas the bad parts contain only 'goto' statement, inconsistent function signatures and loose typing.
I am sorry that I write a negative review, but he should have chosen a different title. I do not recommend this book to anyone.
I liked the part that the book is a pretty light read but to be honest, the title is misleading. There are many things about PHP that weren't discussed in this book. I'd still recommend this book to someone who wants to get a feel of how things work in PHP.
In my opinion the title of this book doesn't correspond to its content. All topics are treated without any deep (for example the chapter about "objects" it's simply a joke, sorry). May be I misunderstood the purpose of this book but, in general, I didn't like it.
A very quick intro to PHP. The good thing is that it is short. Some general concepts are misleading or even erroneous (OOP section, for example). After reading this book, I have a general idea about PHP.
This was an alright book, but there seemed to be a lot of the nitty gritty missing. I know that there are better books for PHP amateurs. My thoughts are my own.
Вътре нямаше нищо. Не е добра нито за начинаещи (много откъслечни познания), нито за напреднали (нищо ново). Хора посредата може и да научат нещо дребно.