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-27145896");
$keywords="Olympus SP-310 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-310 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Olympus SP-310 Digital Camera offers a compelling mix of easy to use point and shoot technology. It uses advanced photographic features such as: 30 selectable shooting modes, including 27 creative scene options and is powered by CRV3 battery (included) or two AA-size batteries; stores images on xD-Picture Cards. Also includes 7.1-megapixel CCD captures enough detail for photo-quality 15 x 20-inch prints, 3x optical zoom; 2.5-inch LCD display for your viewing pleasure The camera has full manual controls and shutter speed range is 1/2,000-15 sec. (up to 8 minutes in Bulb mode). The SP-310 is so packed with features that I have used and love it all. I recommend this power packed little camera.”
Pros: Size, lightweight, easy to use, speed and fast start-up |
Cons: Has slow low-light focusing and memory card is slow. |
Olympus SP-310 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Olympus SP-310 Digital Camera Review:
Olympus Camedia D-520 Zoom Digital Camera The Olympus Camedia D-520 is a 2.1 megapixels digital camera that deli... Sony Cyber-Shot DSC-P41 Digital Camera The Sony Cyber-Shot DSC-P41 is a 4 megapixel point and shoot digital ... Fuji FinePix F700 Digital Camera TheFujiFilm FinePix F700 is a 6-megapixel digital camera with outstan... Nikon Coolpix 4800 Digital Camera The Nikon Coolpix 4800 is a 4 megapixels digital camera with combined ...