books about: php
books:
Beginning PHP and MySQL: From Novice to Professional, Third Edition
108 reviews
W. Jason Gilmore
Apress
, 2008
Very valuable addition to my collection
This is a great book, it covers a ton of material in total but does not totally cover anyone particular subject. I will not list all the chapters another reviewer did that already, but I have over 30 books on php and this one was on my wishlist here on amazon for a long time. This book does have examples and they are working examples if you manually type them and follow along. The examples ...
PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide
152 reviews
Larry Ullman
Peachpit Press
, 2007
BUY for the 1st PHP Book for your library
GET IT NOW! If you have a basic HTML understanding and want to learn PHP and how it is used with database and MySql... GET IT NOW! And go to the author's website - [...] - to download the scripts to save typing! The publisher offers a FREE online limited (45 day) edition so you can learn anywhere, anytime! You must use the URL and coupon code in back of book. This book is used by University of ...
Head First PHP & MySQL
25 reviews
Lynn Beighley
,
Michael Morrison
O'Reilly Media
, 2008
No complaints...
This book was exactly what I ordered, excellent condition, and great delivery time! While I have not read the entire book year, it is exactly what I need to get started with PHP. I knew nothing about PHP before receiving this book, and I am now well on my way to becoming a PHP programmer! This is a great book for beginners, and is an excellent shelf item for reference for those who already ...
PHP for the World Wide Web, Third Edition
7 reviews
Larry Ullman
Peachpit Press
, 2008
A Comprehensive, Yet Simplified Jump Start for PHP Beginners
I started as not knowing much about PHP, and by the time I had completed reading this book and doing many of its exercises, the book had lived up to its promise of "Learn PHP the Quick and Easy Way!", at least for me. PHP is actually easy, but it is somewhat involved! It is not like learning VBA where you focus on the language syntax and that is all you really need to learn. PHP, by its Client ...
Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide)
3 reviews
Robin Nixon
,
Nixon Robin
O'Reilly Media
, 2009
Wow - The Book to read to learn PHP
Here is my background: Java, Cold Fusion, ASP.net, C#, Rails; sys admin for Windows and Unix boxes. Picked up several books to learn PHP - yuck! Picked up this book. Wow. In 2 days I was on my way! 1. all the code examples actually work. Yes, it's true. I know it's shocking. 2. the explanations are excellent. Wow can this person communicate. Again shocking. 3. Tons of examples. ...
PHP Objects, Patterns, and Practice, Second Edition
9 reviews
Matt Zandstra
Apress
, 2007
4.5 stars really, but overall a very good investment
It's been about a year and a half since I've read this book, I have the first edition, but I think most of what I write is still relevant for this second one. This book deserves 4.5 stars, but I could enter either 4 or 5. I'm giving it 5 because at the moment, very few php books come close in trying to actually present the language as a real contender for serious and professional web ...
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
16 reviews
William Steinmetz
No Starch Press
, 2008
Excellent cookbook for both new and expereinced coders
I have coded a good deal in PHP and read a lot of literature on the language along the way. On one's way of coding this or that web site most programmers run across the same challenges, often simple problems but without an elegant solution or at least not an obvious and handy one. The book appears to be written by experienced coders that have collected their slickest solutions to these problems ...
PHP and MySQL Web Development (4th Edition)
211 reviews
Luke Welling
,
Laura Thomson
Addison-Wesley Professional
, 2008
Perfect Book - Every PHP programmer must have this book!
PHP and MySQL Web Development (4th Edition) I am a self taught programmer and I always felt there was more to PHP than i was getting from other PHP books I had.So recently, I embarked on a month long search of a 'good' PHP book. I am glad to tell everyone else that I have finally found that book. This is right here, this book doesn't make assumptions about your programming skills level - It ...
PHP Object-Oriented Solutions
7 reviews
David Powers
friends of ED
, 2008
Best way to learn OOP in PHP
I have read a few books on OOP (there is always something new to learn), but this one is the best by far. Good constant level of complexity; not too abstract, not too easy, but something to put your teeth in, sweat a little, but in the end come to a good understanding of the subject without frustrations. There are many examples following the to the point explanations. It's always a challenge ...
Programming PHP
58 reviews
Kevin Tatroe
,
Rasmus Lerdorf
, ...
O'Reilly Media
, 2006
The book is good!
The book is good! The book is good, we had some problems with delivery, but the problems were solved! bye thank you
Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition (Beginning: From Novice to ...
15 reviews
Emilian Balanescu
,
Cristian Darie
Apress
, 2008
Finished the book, it works.
I finished the book, with a bit of trouble. I had no experience with the programming languages. I wish it would have taken me further in terms of making a more appealing website. In terms of function, it seemed to work just fine. I opted to actually go with an opensource solution, but this was an interesting project. I was originally going to give it 4 stars, but it gets 5 because it ...
PHP Cookbook
40 reviews
David Sklar
,
Adam Trachtenberg
, ...
O'Reilly Media
, 2006
Terrific reference!
I'll keep this short - I love this book. It's come in handy more times than I can count. It contains great solutions to plenty of real world problems. I keep my copy at work, but plan on buying another copy to keep at home. I highly recommend this book.
Sams Teach Yourself PHP, MySQL and Apache All in One (4th Edition)
50 reviews
Julie C. Meloni
Sams
, 2008
Fantastic book, covers everything from the basic to the not so basic!!
Sams Teach Yourself PHP, MySQL and Apache All in One (4th Edition) Im new to PHP and MySQL with only minimal coding experience in other web languages. I found this book an invaluable resource when developing my business' website. So many books and reference material give you blind instructions to go from A to B to C with no information as to why you're doing it and how you can use this ...
PHP 5 / MySQL Programming for the Absolute Beginner
19 reviews
Andy Harris
Course Technology PTR
, 2004
For the absolute beginner A+
This is an excellent book for the beginner. It steps you through the functions and has good sample code. I really recommend this book.
PHP & MySQL Web Development All-in-One Desk Reference For Dummies (For Dummies (Computer/Tech))
7 reviews
Janet Valade
,
Bill Ballad
For Dummies
, 2008
This book explains it a from the absolute bottom so even a door would understand it - I like that
I am new to PHP programming and I like the way the book explains the good stuff and the bad stuff and even shows examples of both typs and explains what really happens.
PHP Pocket Reference, 2nd Edition
35 reviews
Rasmus Lerdorf
O'Reilly Media
, 2002
Short Review of "PHP Pocket Reference", 2nd Edition
This is a very good small concise reference to PHP 4. Most of the book consists of a summary of the basics of the PHP language plus a function reference to about 1400 PHP functions. If you are in need of a handy reference to PHP 4, this pocket reference would be an excellent companion for "Programming PHP" (which is a fuller reference to PHP and is also published by O'Reilly). I would not get ...
Practical Web 2.0 Applications with PHP
18 reviews
Quentin Zervaas
Apress
, 2007
Excellent Book on PHP using Zend Framework, and Web 2.0 Technologies
This is a great book that deserves 5 stars. First, let me say that I don't normally give reviews but this book has compelled me to. First, the guy who gave it 2 stars doesn't understand that the whole point of the Zend Framework is that you don't have to abide by a strict set of rules. It's a glue framework. The author uses some custom abstract classes for interacting with the database ...
Learning PHP 5
26 reviews
David Sklar
O'Reilly Media, Inc.
, 2004
Amazing Learning PHP 5
This books is amazing for the people who want know the new features in PHP 5
Web Database Applications with PHP & MySQL, 2nd Edition
57 reviews
Hugh E. Williams
O'Reilly Media
, 2004
Great book
I think this is one of the best buys you can do, the book is clear, useful and with a just price, 100% recommendable.
The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP (Essentials)
8 reviews
David Powers
friends of ED
, 2008
WOW!!!
This book is a must have to all new Dreamweaver, MySQL and PHP users. The exercises are very good and very easy to follow.I had no previous experience with Dreamweaver, MySQL or PHP and now I can manage my new dynamic website!
search for books
absolute
,
all-in-one
,
applications
,
beginner
,
beginning
,
commerce
,
computer
,
cookbook
,
database
,
development
,
difficult
,
dreamweaver
,
e-commerce
,
essential
,
essentials
,
javascript
,
learning
,
object-oriented
,
oriented
,
practical
,
practice
,
problems
,
professional
,
programming
,
quickpro
,
real-world
,
reference
,
solutions
,
step-by-step
,
yourself
books:
Amazon.com Widgets
eConsulting
randomly chosen
sporting goods:
1/16" x 1000FT. Shock cord - BLK
home
impressum - about us