Product Details
Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition (Beginning: From Novice to Professional)

Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition (Beginning: From Novice to Professional)
By Emilian Balanescu, Cristian Darie

List Price: $46.99
Price: $32.42 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

39 new or used available from $24.93

Average customer review:

Product Description

Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition covers every step of the design and building process involved in creating powerful, extendable e–commerce web sites. Based around a real–world example involving a web site selling t–shirts, you’ll learn how to create and manage a product catalog, build and integrate a shopping cart, and process customer accounts and PayPal/credit card transactions.

With the e–commerce framework in place, authors Emilian Balanescu and Cristian Darie show you how to integrate advanced features sure to set your web site apart from the competition. You’ll learn how to expand your catalog using Amazon Web Services, optimize the web site for the search engines, and take advantage of Ajax to build an even more user–friendly shopping cart.

Other highlights:

  • The authors show you how to build a complex, extendable e–commerce web site using sound development practices.
  • This second edition has been updated to take advantage of a more flexible templating system, and new chapters cover Ajax integration and search engine optimization.
  • The text goes beyond basic product and customer management, showing you how to integrate product reviews, process payments using both credit cards and PayPal, and expand your web site catalog using third–party services such as Amazons affiliate program.


What you’ll learn

  • Build an extensible e–commerce web site using sound development techniques.
  • Increase sales through proven techniques such as cross–selling, upselling, and enhancing customer service offerings.
  • Expand your product and service offerings by integrating with reseller programs such as Amazon Affiliates via XML web services.
  • Take advantage of search engine optimization techniques to make your web site more easy to find.


Who is this book for?

This book was written for individuals seeking to build e–commerce web sites using the PHP language and MySQL database.


About the Apress Beginning Series

The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!


Related Titles

Beginning PHP and MySQL 5: From Novice to Professional, Second Edition

PHP 5 Objects, Patterns, and Practice


Product Details

  • Amazon Sales Rank: #130133 in Books
  • Published on: 2008-02-21
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 707 pages

Editorial Reviews

About the Author
Emilian Balanescu is a programmer experienced in many technologies, such as PHP, Java, .NET, PostgreSQL, MySQL, and MS SQL Server. He currently works as a Wireless Network Administrator at accessNET International S.A. Romania, a company that provides fixed wireless access services operating a point-to-multipoint digital radio communication network with national coverage. You can reach Emilian at www.emilianbalanescu.ro.

Cristian Darie is a software engineer with experience in a wide range of modern technologies, and the author of numerous books, including his popular ASP.NET C# E-Commerce tutorial, his AJAX and PHP tutorial, and his SEO tutorial for PHP developers. Cristian is studying distributed application architectures for his PhD, and is getting involved with various commercial and research projects. When not planning to buy Google, he enjoys his bit of social life. If you want to say "Hi," you can reach Cristian through his personal website, http://www.cristiandarie.ro.


Customer Reviews

A very good book for ecommerce, but definitely not a beginner's book5
The book offers great insight for building the basis of a professional, scalable ecommerce system. The code is well explained, but only if you already have decent knowledge of PHP. My only complaint is the book's structure. For example, usually a chapter begins by fully creating all the database stored procedures and the data tier, then goes to the business tier, and finally explains the presentation stuff (the book uses the Smarty template engine). In my opinion it would be better if it was organized by functionality rather that application layers. It makes the book less logical and requires a little bit of getting used to.

Excellent tutorial on writing good code5
I found this book to be far more than a tutorial on ecommerce. It's attention to good programing technique has been invaluable to me as I progress from a beginning PHP programmer to a more intermediate level. Its been slow going but well worth the effort. I have used the framework for tshirtshop in other applications I've written as the code for database abstraction and error handling are really solid. His work also clearly demonstrates the value of self documenting code. Coverage of Smarty and MySQL procdures is excellent. One of the very best programming books I've ever used.

An excellent book with an author who responds to emails!5
This is an excellent book. It has enhanced my PHP, MySQL, object oriented programming and e-commerce skills. It is challenging, (because of the wealth of knowledge), but well worth the effort. And when I had a problem, author Cristian Darle responded accurately and courteously to my email. Very highly recommended.