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-27145897");
$keywords="Olympus SP-350 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 SP-350 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Olympus SP-350 Digital Camera features: 8.0 megapixel CCD, 3X Optical Zoom lens 8.0 - 24.0mm (38 - 114mm equivalent in 35mm photography), 2.5" LCD. PictBridge technology and a one-touch EASYPRINT button allows for easy printing, 30 pre-set shooting modes - including 24 scene mode. One-touch EASYPRINT button lets you print the image on the LCD in no time (when connected to PictBridge printer. The SP-350's lens is designed specifically for digital to give you the best possible digital results. Edit pictures right in the camera including removing red eye. And a 3x optical/5x digital zoom, up to 2cm/0.8" away - with Super Macro mode, and a QuickTime movie mode. The SP-350 is powered by two AA batteries. It stores images on its 25 MB of internal memory or on an optional xD-Picture memory card. “ Overall I have enjoyed this camera from the very first day.”
Pros: Great features and performance, picture quality, manual controls. |
Cons: Hard menu to understand |
Olympus SP-350 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Olympus SP-350 Digital Camera Review:
Konica Minolta DiMAGE A200 Digital Camera The Konica Minolta DiMAGE A200 Digital Camera is packed with great fea... Olympus Camedia C-5050 Zoom Digital Camera The Olympus Camedia C-5050 Zoom is a 3 megapixels digital camera that ... Panasonic Lumix® DMC-FX9 Digital Camera The Panasonic Lumix® DMC-FX9 Digital Camera is a cool camera and had a... Vivitar ViviCam 3715 Digital Camera The Vivitar ViviCam 3715 is a 3 megapixel CCD sensor that captures up...