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-Contax_N1_35mm_SLR_Camera");
$keywords="Contax N1 35mm SLR Camera";
$mode="photo";
$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;
?>
Contax N1 35mm SLR Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Shaniqua Newbie Product Reviewer:
The Contax N1 is a 35mm SLR camera with an innovative state of the art technology for great and superior picture quality and performance. This lightweight camera features auto and manual dual focus mechanism using a 5 point wide array diagonal focus system, focus lock, the Auto Bracketing Control that enables the user to have ample time in adjustments by shifting the focusing point in 3 automatic stages. It also includes FX2 focus screen auto and manual exposure capabilities with 3 selectable metering choices - matrix, center-weighted average and spot for multiple applications, and more.
|
Pros: Features, durability, quality lens |
Cons: Expensive, short battery life |
Contax N1 35mm SLR CameraNewbie Rating
2 Thumbs UpReviews similar to our Contax N1 35mm SLR Camera Review:
Canon EOS IX 35mm SLR Camera The Canon EOS IX 35mm SLR camera incorporates the best features at a b... Nikon N80 35mm SLR Camera The Nikon's N80 is a compact and sophisticated 35mm SLR Camera equippe... Nikon N65 35mm SLR Camera The Nikon N65 is a 35mm SLR camera with great features for superior p... Leica R9 35mm SLR Camera Leica R9 35mm SLR Manual Focus Camera is built for to cater to any you...