where it finds a start tag.
function startTag($parser, $data){
}
// And this function tells the parser to replace the end tags with "
"
function endTag($parser, $data){
global $total;
$total = $total . "*";
}
// These lines create the parser and then set the functions for the parser to use when
// reading the document.
$xml_parser = xml_parser_create();
// Sets the functions for start and end tags
xml_set_element_handler($xml_parser, "startTag", "endTag");
// Sets the function for the contents/data
xml_set_character_data_handler($xml_parser, "contents");
// Read the file and save its contents as the variable "data"
$my_file = file("http://api.shopping.com/scripts/GSIsapiExt.dll/linkin_id-3069515/keyword-Olympus_Camedia_Brio_D-150_Zoom_Digital_Camera");
$keywords="Olympus Camedia Brio D-150 Zoom Digital Camera";
$mode="electronics";
$data = $my_file[1];
if(!(xml_parse($xml_parser, $data, feof($fp)))){
die("Error on line " . xml_get_current_line_number($xml_parser));
}
// Free the memory used to create the parser
xml_parser_free($xml_parser);
// Close the file when you're done reading it
fclose($fp);
$info = explode("*", $total);
$arraytotal = count($info) - 8;
?>
Olympus Camedia Brio D-150 Zoom Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Olympus Camedia Brio D-150 is a 1.31 megapixel CCD for quality images up to 1280 x 960 pixel resolution. This camera is small and lightweight which is portable enough to fit in your pocket . It is equipped with 3x optical/ 2x digital zoom lens, still shots at 2 fps with auto white balance, 8MB SmartMedia card Memory, Built-in Flash with 4 operating modes, 1.5- inch LCD panel, USB connectivity and powered by1 CR-V3 lithium battery. This camera is a good value for the price
Pros: Lightweight, portable, easy to use, price |
Cons: So light that it feels flimsy, small memory included |
Olympus Camedia Brio D-150 Zoom Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Olympus Camedia Brio D-150 Zoom Digital Camera Review:
Kodak EasyShare CX7330 Digital Camera The Kodak CX7330 Easyshare is a 3 megapixel CCD digital camera that de... Nikon Coolpix 8800 Digital Camera The Nikon Coolpix 8800 is an 8.0 megapixel CCD that delivers images up... Sony Cyber-Shot DSC-V1 Digital Camera The Sony Cyber-Shot DSC-V1 is an ultra-compact 5 Megapixel Digital cam... Minolta DiMAGE X Digital Camera The Minolta DiMAGE X is a 2 megapixel CCD sensor with image resolutio...