Most Helpful Customer Reviews
11 of 12 people found the following review helpful:
5.0 out of 5 stars
Exactly what I was looking for, December 18, 2010
This review is from: Effortless E-Commerce with PHP and MySQL (Paperback)
I am a Kona coffee farmer and I sell my coffee through my website. I used to be a professional programmer before becoming a Kona coffee farmer. Leveraging off that experience, and Larry's previous books, I wrote all the code for my website: HTML, CSS, PHP, mySQL, everything. Throughout the process I wished for a book exactly like this one. When I heard that this book was being published my first thought was "too late to help me." When I received my copy, I realized that I was wrong. Even though I spent years as a professional network programmer, and my website was already written, I am still in the process of rewriting large parts of my website because of the excellent information in this book. If you're a web developer, this book is for you. Even if you aren't going to write everything yourself, this book will still help you understand the important concepts such as security, PCI, user accounts and site administration. The book does assume a certain amount of experience with PHP and mySQL. That's the best part though, unlike any other author I've ever read, Larry Ullman has a website with useful forums and he answers nearly every question himself. Have a question about figure 7.2? With this book you can get an answer.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
10 of 12 people found the following review helpful:
5.0 out of 5 stars
The Wait is Over!!!!!!!, December 3, 2010
This review is from: Effortless E-Commerce with PHP and MySQL (Paperback)
I have been pleased with Larry Ullman's books up to this point, but this one takes the cake! I have spent countless hours researching online for the information documented in this book. This book outlines in detail two different e-commerce models that will make any developer more valuable. First example is a site that uses PayPal. It goes into detail on how to use the PayPal sandbox to test your site before it goes live. The second example shows the reader how to implement a payment gateway directly onto your site. The second example is far more complex, but knowing how to accept credit card payments directly onto your site is very valuable and is well worth a little pain in grasping all that goes into that. He talks a lot about internet security, SSL, and server configuration ... all which are extremely important when it comes to e-commerce. If you are just starting to learn php or mysql, I would highly recommend one of his other books such as "Beginning PHP" or "PHP & MySQL" .. that is where I started 6 years ago. Larry has taught me a lot and has helped me become a more valuable developer. Thanks Larry P.S. Hey Larry ... idea for next book: M-commerce (mobile e-commerce) using PHP/MySQL
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
7 of 8 people found the following review helpful:
5.0 out of 5 stars
Not that effortless, February 16, 2011
This review is from: Effortless E-Commerce with PHP and MySQL (Paperback)
I have recently completed reading this book in its entirety and I must say: reading Effortless E-Commerce with PHP and mysql wasn't effortless for me. It took me a whole month to study the book. But after this month I walked away having learned so much that I cannot do otherwise than give this book 5 stars. Here are some important things I've learned from this book: - how to write highly readable code and prevent common vulnerabilities - how to incorporate different payment gateways - how to use and build mysql stored procedures - how to use the .htaccess file to make a directory entirely unavailable - how to improve the search engine rankings of a site creating the so-called "pretty" URLs - how to write and use php prepared statements that use fewer resources and thus run faster.(If you ever asked yourself how to make multiple inserts or multiple updates using a single query... this is the way.) Thank you Larry Ullman
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|