item as $item) { if (isset($item['raised'])) { $xml_raised = $item['raised']; } $xml_ids[] = $item['id']; $xml_widths[] = $item['width']; $xml_heights[] = $item['height']; $xml_tops[] = $item['top']; $xml_lefts[] = $item['left']; $xml_types[] = $item['type']; $xml_products[] = $item['product_name']; $xml_links[] = $item['link_brick']; }// end foreach echo '"; } // end if else { //oh drat, can't load the file! echo '

Cannot open file

'; }