Beginning PHP5 is a complete tutorial in PHP5's language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven Web sites. Fully functioning applications are developed through the course of the book. Other features of the book include installation guide and troubleshooting tips, introduction to relational databases, practical working examples and applications, and a detailed language reference.
Here are the new topics in this edition:
OOP
PEAR
GTK
MSI
CLI
SQLite
Error handling with try/catch
Customer Reviews
Average Rating:
Rating: - Helpful for the beginner, but watch out for typos
I'm new to PHP (with some experience in HTML and C++) and I found this a good ground-floor introduction to the basics of the language. It also walks you through setting up your own web server (which I had found intimidating, but this book made it fairly easy).
That said, there are a LOT of typos, both in the text and the code. For that reason, I would not recommend buying this book at full price (I got it for free at the library).
Readers should take everything with a grain ... Read More
Rating: - This book was not proofread!!!
I'm a recent Comp Sci grad from University of Maryland, so I'm pretty well versed in lots of programming languages. I needed to learn PHP for an employer and I saw this book in borders. Out of all the books there, I liked this one the best because of the learning flow, and it had exercises for you to do on your own - something most php books don't have.
However, the good news ends right about there. I am just starting the 3rd chapter and I am CONVINCED THAT THERE IS NO WAY this book could ... Read More
Rating: - Sloppy
I gave up on this book due to the abundance of coding errors. Each time there was a mistake in their code, it took me quite a lot of time to figure out what the error was and fix it - time I don't have, when trying to learn something new.
Wrox needs to be tougher with its authors and technical reviewers. Instead of accepting that errors are just part of the publishing experience, they should be trying to inculcate a culture of meticulousness and excellence. Until then, people like me will drop ... Read More
Rating: - Look for another book!
The numerous grammar and coding errors in this book make it one to completely avoid if you are new to PHP programming. Fortunately, I was familiar enough with PHP to catch most of the coding errors.
The thing that probably bothered me the most was the fact that many of the explanations of the code given in the book refer to code that isn't even printed in the book! The explanations seemed to refer to a previous revision, rather than the code in the final printed version. Whoever was the project ... Read More
Rating: - PHP5 a really really good review
When I first thought of the idea of reading a book that I would be able to choose I knew I wanted to learn something useful. I have wanted to get at least one language under my belt by the time I am 16. There are many languages out there such as Perl, PHP, Cold Fusion, ASP, Python, C++, C, and of course Assembly. Now I do not think anyone could learn Assembly right off the bat without learning easier languages first. I have a great interest in dynamic web sites and servers. Linux, Apache, MySQL, PHP, and ... Read More