PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon.
If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook, this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick.
Learning PHP 5 covers the following topics, and more:
How PHP works with your web browser and web server
PHP language basics, including data, variables, logic and looping
Working with arrays and functions
Making web forms
Working with databases like MySQL
Remembering users with sessions
Parsing and generating XML
Debugging
Written by David Sklar, coauthor of the PHP Cookbook and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PHP to designing database-backed web applications, Learning PHP 5 will guide you through every aspect of the language you'll need to master to achieve professional web programming results.
User review
Light, very light, very introductory
I believe the book's title 'PHP 5' is misleading - This is a very basic book about PHP and some things some people do with it. IMHO it is for the absolute novice, the beginning programmer. The book doesn't even touch on PHP's object oriented design or the new features introduced in v. 5. I was disappointed after reading 'Beginning PHP4' by Wrox which was lightyears better. This book lacks any kind of depth. I used it for light bedtime reading but it virtually answered non of the questions I had.
That being said, it is well written, easily digestible, nicely structured and aesthetically appealing. It just wasn't a book about learning PHP 5 - it was a book about the general use of PHP.
User review
Not helpful
I got this book with my PHP class and found it so unhelpful, I had to purchase Head First (PHP & MySQL) instead.
Some of the code is broken
Doesn't explain very well how things work
Boring and hard to retain information
Screen captures are non existent
More helpful if you come from a programming background (I don't)
Written by someone in a hurry to get the book out and cram your head with nothing but the facts.
Avoid if you are a true beginner to programming
User review
Amazing Learning PHP 5
This books is amazing for the people who want know the new features in PHP 5
User review
Great resource
Easy read. There are also so many examples, that I just want to test each one out. I highly recommend for anyone who doesn't know anything about PHP.
User review
Happy to meet the challenge,,.
I cheated. I looked in the back of the book for the answers so I could understand the programmer's mind behind the solution. I'm getting so much out of this book! Now, I'll think of a problem I need to solve, and because I took the time to learn some fundementals, I can piece together solutions in my head, which test positive when coded and loaded. A very satisfying experience all around. Reverse engineer is the way to learn!
May the parse be with you!