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-20808408");
$keywords="Fujifilm A210 3.2 MP Digital Camera w/3x Optical Zoom";
$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:
I was very impressed with its picture quality and overall durability. The updated A210 delivers the same unbelievable quality with more features. I was worried about the 3X optical zoom feature, as I have reviewed several cameras where this has greatly drained battery life. This was not a problem, the A210 had more than ample battery life on two rechargable AA batteries. This is a major bonus. I have not found many cameras that I liked with both zoom and AA batteries. Upper end models have longer lasting lithium batteries that cost upwards of $45 for an extra battery. They last longer, but rechargeable batteries more than make up for this by costing only $4 a pair for top of the line rechargeable. The price of the camera is really what makes it unbelievable. There is no other 3.2 megapixel camera that has both optical zoom and takes AA batteries at this price. Overall, I give this camera an overwhelming thumbs up for its price and features.
Pros: 3X optical zoom, AA batteries, 3.2 megapixels, price, quality |
Cons: It is a good looking, but not flashy camera. If you are looking for a piece of jewlery you may want to look some where else. |
Fujifilm A210 3.2 MP Digital Camera w/3x Optical ZoomNewbie Rating
2 Thumbs UpReviews similar to our Fujifilm A210 3.2 MP Digital Camera w/3x Optical Zoom Review:
Olympus Camedia D-395 Digital Camera The Olympus Camedia D-395 is a 3 megapixels compact digital camera des... Canon PowerShot SD550 / IXUS 750 Digital Camera The Canon PowerShot SD550 / IXUS 750 Digital Camera is a great camera.... Aiptek PocketCam DV4500 Digital Camera The Aiptek PocketCam DV4500 is a 2 megapixels digital camera that deli... Sony Cyber-Shot DSC-P10 Digital Camera The Sony Cyber-Shot DSC-P10 is a 5 megapixel digital camera that deli...