Cheap PHP: Your Visual Blueprint for Creating Open Source, Server-Side Content (Book) (Paul Whitehead, Joel Desamero) Price
CHEAP-PRICE.NET ’s Cheap Price
$18.35
Here at Cheap-price.net we have PHP: Your Visual Blueprint for Creating Open Source, Server-Side Content at a terrific price. The real-time price may actually be cheaper — click “Buy Now” above to check the live price at Amazon.com.
| AUTHOR: | Paul Whitehead, Joel Desamero |
| CATEGORY: | Book |
| MANUFACTURER: | Visual |
| ISBN: | 0764535617 |
| TYPE: | Computer Bks - Languages / Programming, Computer Books: General, Computer Graphics - General, Computer Networks, Computer Programming Languages, Computers, Desktop Publishing - General, Internet - Web Site Design, Programming Languages - General, Computers / Programming / Software Development, Internet |
| MEDIA: | Paperback |
| # OF MEDIA: | 1 |
| UPC: | 785555056190 |
Related Products
Customer Reviews of PHP: Your Visual Blueprint for Creating Open Source, Server-Side Content
Wish I had this book when I was learning PHP Books on PHP are definately improving as time goes on. This is the best book I've seen so far for the beginner, and I definately wish I had it when I was started learning 3 years ago. A wide variety of functions were covered to get the novice familiar with how PHP works, giving them a good foundation to move onto more advanced books and/or tutorials.
I would have given it 5 stars if it weren't for the fact that it failed to stress the importance of form related security (which should definately be taught from the beginning), as well as writing with registered_globals off (which is the default setting in PHP for 4.2 or later). Many beginners who follow this book may wonder why their scripts aren't working because of it.
Overall, though, I was very impressed with the layout of the example code, with plenty of pointers explaining what each part of the code is doing, as well as how easy it was to skim the text that came with it.
Great!
I am currently in college for computer programing and have read many books, some for college and some not. Between classes and homework time was a tight issue. Many books have alot of text, which can be hard to read all at once. With this book I could pick it up on any page that I was reading without having to backtrack and remember what has already been explained. This is extremly helpful because of the tight time. I am surprised how fast I learned the syntax of PHP, I think this was due to the pictures explaining how things work. And being able to take breaks inbetwen reading. I would recomend this book to anyone who wants to learn PHP, although the book is small, and doesn't have many pages do not be sceptical for it really is great. I also have the Visual Blue Print for mySQL which is what I will be reading next if it is as easy to read and learn as this one, I will be buying alot more "Visual Blue Print" books.
The Best for beginer-intermediate
This is not the book to be used for developing an e-commerce site (security issues left out)nor is it for advanced PHP features nor is it reference of all the PHP features. Its a book for someone who has had some little exposure to some other programming language and would like to develop a web site in PHP. This book takes from you from beginning through intermediate level and it does it very well and very clearly without confusing you with endless options and parameters and permutations of every PHP function. It covers the most usefull and basic fucntions and does a very good job. I have three books on PHP, this is the one I start with to learn a concept because it is quick, clear, and to the point. As I want to learn more advanced features I consult other books later or php.net