Sixth Iteration Progress Report~~
01-27-03
Plan
- Goal: Get shipment page to work for the Distribution Center
- Get the site to order items
Design Phase
- Design: MySql, html, and php
Coding
- All Coding can be found HERE
- Coding for this specific site im workin on is "DC Shipping Page"
Testing and Deployment Phase
- Distribution Center Shipping page
- Problems:
- Still cant get the array to work. I need an array to keep track of the
items ordered because they need to order more than one item. The easiest way to
do this would be to use an array, however i havent gotten it to work in php and
html just yet.
<--Back