"); # Look for the table that contains the product information for($xx=0; $xx"); for($table_row=0; $table_row"); for($heading_cell=0; $heading_cell"); $product_array[$product_count]['ID'] = strip_tags(trim($table_cell_array[$id_column])); $product_array[$product_count]['NAME'] = strip_tags(trim($table_cell_array[$name_column])); $product_array[$product_count]['PRICE'] = strip_tags(trim($table_cell_array[$price_column])); $product_count++; echo"PROCESSED: Item #$product_count\n"; } } } } # Display the collected data for($xx=0; $xx