IMS "; echo ""; echo""; echo"
"; echo "
"; echo "

Ship To:
$ship_name
$ship_street
$ship_city, $ship_state $ship_zip\n"; echo "

Order Number: $order_num
"; echo "User Name: $user_id"; echo "

"; echo "
"; echo "\n"; echo ""; echo ""; foreach($table_headers as $header) { echo "\n"; } echo ""; echo "\n"; for($i=1;$i <=sizeof($items_det);$i++) { echo ""; echo ""; if ($items_det[$i]['Part_ID'] == '999999') { echo ""; echo ""; echo ""; echo ""; } else { echo ""; echo ""; echo ""; echo ""; } echo ""; } echo "\n"; echo ""; echo "\n"; echo "
$header

$iBC{$items_det[$i]['Order_Amount']}{$items_det[$i]['Part_No']}{$items_det[$i]['Part_Desc']}{$items_det[$i]['Order_Amount']}{$items_det[$i]['Part_ID']}{$items_det[$i]['Part_No']}{$items_det[$i]['Part_Desc']}{$items_det[$i]['Order_Amount']} - {$items_det[$i]['Part_Unit']} of {$items_det[$i]['Part_Unit_Qty']}

\n"; echo "
"; ?>