From Novice to Professional
Buch, Englisch, 640 Seiten, Format (B × H): 180 mm x 234 mm, Gewicht: 1002 g
ISBN: 978-1-59059-648-7
Verlag: Apress
Each chapter is devoted to a specific new feature. You'll learn how to build an online product catalog complete with pagination features, shopping cart, checkout mechanism, product search feature, product recommendations, administrative features, customer accounts, an order-management system, and more. You'll also learn how to process electronic payments by integrating several popular payment services, including PayPal, DataCash, and Authorize.net, and how to integrate the Amazon E-Commerce Service (ECS).
The book promotes good programming practices, including the separation of presentation code, business code, and data access code using a 3-tier architecture. PDO (PHP Data Objects) is used to connect to the database, and PostgreSQL functions are used to store the data logic. The Smarty templating engine is used to create the presentation layer. For a preview of what this book will teach you, take a look at the HatShop shopping cart demo.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
- Wirtschaftswissenschaften Betriebswirtschaft Bereichsspezifisches Management E-Commerce, E-Business, E-Marketing
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
Weitere Infos & Material
Part I. Phase I of Development.- Starting an E-Commerce Site.- Laying Out the Foundations.- Creating the Product Catalog: Creating the Product Catalog: Searching the Catalog.- Receiving Payments Using PayPal.- Catalog Administration.- Part II. Phase II of Development.- The Shopping Basket.- Dealing with Customer Orders.- Product Recommendations.- Part III: Phase III of Development. Customer Details.- Implementing the Order Pipeline: Implementing the Pipeline: Credit Card Transactions.- Product Reviews.- Connecting to Web Services.- Part IV: Appendixes.- Appendix A: Installing Apache, PHP, MySQL, and phpMyAdmin.- Appendix B: Hosting the Web Site.- Appendix C: Project Management Considerations.