|
Beginning PHP & MySQL 5 E-Commerce: From Novice to Professional
Beginning PHP 5 E-Commerce: From Novice to Professional is an ideal reference for intermediate PHP 5 and MySQL developers, and programmers familiar with web development technologies. This book covers every step of the design and build process, and provides rich examples that will enable you to build high-quality, extendable e-commerce websites. Take
a peek at an actual book example!
Furthermore, this book covers site building in three phases. Phase one results in a live website, with an attractive interface and fully searchable product catalog. Next, phase two explains adding facilities to increase sales through cross-selling, upselling, and enhancing customer service. Finally, phase three seeks to reduce costs through automated order processing and integrating with other systems via XML Web services.
PART 1 ? Phase I of Development
Chapter 1 ? Starting an E-Commerce Site
Chapter 2 ? Laying Out the Foundations
Chapter 3 ? Creating the Product Catalog: Part I
Chapter 4 ? Creating the Product Catalog: Part II
Chapter 5 ? Searching the Catalog
Chapter 6 ? Receiving Payments Using PayPal
Chapter 7 ? Catalog Administration
PART 2 ? Phase II of Development
Chapter 8 ? The Shopping Basket
Chapter 9 ? Dealing with Customer Orders
Chapter 10 ? Product Recommendations
PART 3 ? Phase III of Development
Chapter 11 ? Customer Details
Chapter 12 ? Implementing the Order Pipeline: Part I
Chapter 13 ? Implementing the Pipeline: Part II
Chapter 14 ? Credit Card Transactions
Chapter 15 ? Product Reviews
Chapter 16 ? Connecting to Web Services
Part 4 ? Appedixes
Appendix A ? Installing Apache, PHP, MySQL, and phpMyAdmin
Appendix B ? Hosting the Web Site
Appendix C ? Project Management Considerations
|