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-20237138");
$keywords="Sigma SD9 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;
?>
Sigma SD9 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Sigma SD9 is a 3-megapixel SLR/professional CMOS sensor digital camera with image resolution up to 2263 x 1512. This camera utilizes the FOVEON X3 image sensor allowing full deep and the sharp colors in your pictures. It has a full-featured interchangeable AF lens, Adjustable Auto White balance and still shot speeds at 2.5 fps, CompactFlash Card Type I memory, 1.8-inch LCD panel with optical viewfinder, connects via USB and Firewire port to your computer and powered by 4 x AA Batteries. This is good quality SLR camera at a fair price
Pros: Quality, features, ergonomic |
Cons: No built-in Flash, external only, not good at low-lights |
Sigma SD9 Digital CameraNewbie Rating
1 Thumbs UpReviews similar to our Sigma SD9 Digital Camera Review:
Olympus Camedia D-360L Digital Camera The Olympus Camedia D-360L is a 1.2 megapixel CCD sensor digital cam... Casio Exilim Pro EX-P505 Digital Camera The Casio Exilim Pro EX-P505 Digital Camera is an excellent digital ca... Konica Minolta DiMAGE A200 Digital Camera The Konica Minolta DiMAGE A200 Digital Camera is packed with great fea... Fuji FinePix F450 Digital Camera The Fuji FinePix F450 is a stylishly 5 megapixels digital camera that ...