13.09.2016 Views

PHP and MySQL Web Development 4th Ed-tqw-_darksiderg

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Solution Overview<br />

819<br />

Figure 33.5 Before putting the items in the Amazon cart, the system confirms<br />

the transaction <strong>and</strong> shows all the items from the Tahuayo cart.<br />

Table 33.1 Files in the Tahuayo Application<br />

Filename Type Description<br />

index.php Application Contains the main application file<br />

about.php Application Shows the About page<br />

constants.php Include file Sets up some global constants <strong>and</strong> variables<br />

topbar.php Include file Generates the info bar across the top of each<br />

page <strong>and</strong> the CSS<br />

bottom.php Include file Generates the footer at the bottom of each<br />

page<br />

AmazonResultSet.php Class file Contains the <strong>PHP</strong> class that stores the result<br />

of each Amazon query<br />

Product.php Class file Contains the <strong>PHP</strong> class that stores information<br />

on one particular book<br />

bookdisplayfunctions.p Functions Contains functions that help display a book<br />

<strong>and</strong> lists of books

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!