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-25759769");
$keywords="Konica Minolta Dynax 5D / Maxxum 5D W/18-70MM 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;
?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Konica Minolta Dynax 5D / Maxxum 5D W/18-70MM Digital Camera is packed full of useful features such as: comprehensive image adjustment and control, including zone matching, for creative imaging. Stores images on CF or microdrive or SD cards with SD-CF1 adapter; powered by one NP-400 lithium-ion battery. Has 6.1-megapixel CCD captures enough detail for photo-quality 14 x 19-inch prints, 2.5-inch LCD; body-integral CCD-shift; comes with 18-70mm lens. It also includes image stabilization, shutter speeds with 2 to 3 more steps. This helps the to prevent the chances of blur caused by jitter of the photographer's hand. If you combine the anti-shake with a fast-aperture lens this is perfect for night vision and indoor photos. “ I have enjoyed this camera to the fullest, I'm glad my friend Jane introduced me to it.”
Pros: Great features, anti-shake is excellent and great pictures. |
Cons: Shutter noise. No memory card included. |
Konica Minolta Dynax 5D / Maxxum 5D W/18-70MM Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Konica Minolta Dynax 5D / Maxxum 5D W/18-70MM Digital Camera Review:
Polaroid iZone 300 Digital Camera The Polaroid iZone 300 Digital Camera is easy to use and takes great p... Olympus D-535 Zoom / C370 Zoom Digital Camera The Olympus D-535 Zoom / C370 Zoom is a 3 megapixel digital camera tha... Nikon Coolpix P2 Digital Camera The Nikon Coolpix P2 Digital Camera is easy to use, has good picture q... Nikon D200 Digital Camera with 18-70mm Lens The Nikon D200 Digital Camera with 18-70mm Lens is an ideal solution f...