Dear Reader,
Welcome to "Beginning PHP 5 and MySQL E-Commerce: From Novice to Professional"! We really hope you'll enjoy reading this book, and that it will effectively help you build your own websites with PHP 5 and MySQL!
This archive contains three folders:
ImageFolders: contains the images and product_images folders which you'll need for testing the sample website we create in this book.
Code: contains the projects' folders for tshirtshop, for every chapter of the book. In order to keep the code download to a reasonable size, we've removed the libs, images and product_images folders from the code download associated with each chapter. You can find the images and product_images folders in the ImageFolders directory of the code download, and you can find instructions in the book about how to install the latest versions of the Smarty and Pear libraries into the libs folder. However, you can find a working version of the website which includes all these mentioned folders in the Complete folder.
Database: contains the database creation scripts for the tshirtshop database. You can find the complete script that creates all data structures in the Complete folder, while the scripts that create individual tables are available on a per chapter basis.
Thanks!
Cristian Darie and Mihai Bucica.