Effortless E-Commerce with PHP and MySQL
In this comprehensive guide to creating an e-commerce Web site using PHP and MySQL, renowned author Larry Ullman walks you through every step–designing the visual interface, creating the database, presenting content, generating an online catalog, managing the shopping cart, handling the order and the payment process, and fulfilling the order–always with security and best practices emphasized along the way. Even if you’re an experienced Web developer, you’re guaranteed to learn something new. The book uses two e-commerce site examples–one based on selling physical products that require shipping and delayed payment, and another that sells non-physical products to be purchased and delivered instantly–so you see the widest possible range of e-commerce scenarios. In 11 engaging, easy-to-follow chapters, Effortless E-Commerce with PHP and MySQL teaches you how to:
* Think of the customer first, in order to maximize sales
* Create a safe server environment and database
* Use secure transactions and prevent common vulnerabilities
* Incorporate different payment gateways
* Design scalable sites that are easy to maintain
* Build administrative interfaces
* Extend both examples to match the needs of your own sites
List Price: $ 34.99
Price: $ 19.99


Exactly what I was looking for,
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.
Was this review helpful to you?
|The Wait is Over!!!!!!!,
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
Was this review helpful to you?
|