18 of 18 people found the following review helpful:
5.0 out of 5 stars
Excellent book for a solid foundation in php and programming, February 21, 2004
This review is from: Sams Teach Yourself PHP in 24 Hours (3rd Edition) (Paperback)
3rd edition Published (December 16, 2003)
ISBN: 0672326191 Covers PHP 4.3
First I'd like to mention that a lot of these reviews are from earlier versions of this book which makes reviewing this Third Edition very difficult. So it may be safe to disregard reviews dated before 12/16/03.
This is an excellent book for beginners who know nothing about programming. However you must know XHTML before beginning this book. I have about 5 "Beginning" PHP books and this one is the best by far.
The author has a very clean, straight forward writing style as he teaches the very basics of php and programming fundamentals including Object Oriented Programming. This book is a solid and comprehensive piece of work. It is by no means a "Shortcut" to learning PHP. If you want a solid understanding of PHP, this is the book.
Something to note is that this book focuses on teaching the reader how to program and does not have comprehensive example applications. Rather, it has basic examples for each section that help keep the pace streamlined.
After reading this book, you'll wont to get something like, The PHP Anthology By Harry Fuecks Vol. 1&2... or PHP and MySQL Web Development, Second Edition by Luke Welling, Laura Thomson. These books will teach you by example and are excellent.
A note to beginners... Learning to program can be very difficult. Unless you are some kind of genius, you must be dedicated and patient with your quest. Programming is a totally different way of thinking and there is a lot to learn... I think this book is a great way to learn PHP and to learn how to program in general.
Good Luck!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
9 of 10 people found the following review helpful:
1.0 out of 5 stars
Concern, November 3, 2002
Not the first PHP book I've read. Good coverage of the incredible width of PHP facilities. Short on suggesting practical coding exercises. Sample code available (if you can find it).
However (in common with most other PHP texts)it has already been overtaken by change/developments (book (c)2002, claims to be release 4.0.5 'aware'). From releases 4.1.0/4.2.0 the (PHP.INI) register_globals directive has been set to 'off' by default, and recommended to be kept that way for security reasons. Doing so will 'break' the first practical chapter ("Working with PHP") Hour 9 (Forms), and impacts Hours 13, 20, 24 to a lesser degree (and possibly others) - per hundreds of cries for help on PHP Internet discussion lists.
Either wait for a book that refers to this MAJOR change in PHP, carefully study the PHP ChangeLog (not for the faint-hearted or raw beginners!), or trawl the discussion list archives to teach yourself about the new 'superglobals'.
Sorry!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
4 of 4 people found the following review helpful:
4.0 out of 5 stars
Worth the cash..., January 26, 2004
I have 8-10 years of experience with VB(A) as a hobbyist programmer (ergo no college training). I understand OO Programming to a degree, at least as far as I have used it, and now wanting to move into web application development I believe PHP is that key. However, the language is so vast. There are an unlimited number of functions both internal and user-created that handle an insane number of programming situations. I needed something to walk me through the basics... this book did that, is doing that, and will probably continue to do that. Beyond that it also touches on some important features to wet-your-whistle, so-to-speak. Smarty and XML and XSL to name a few. Excellent book, I recommend it for beginners and intermediate users alike... beginners, don't read past what you understand... and all will go well!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No