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-21884388");
$keywords="Canon PowerShot SD110 / Digital IXUS IIs 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 Canon PowerShot SD110 / Digital IXUS II is a stylish, pocket-size 3.2-megapixel CCD camera with range of features ideal for entry level enthusiasts. It is a compact camera with some extra features including a 2x optical 35-70mm / 3x digital zoom, 1.5-inch- 118 K pixels color LCD, viewfinder through lens, Shutter-speed priority, Aperture priority and Manual modes, Recording movie clips at 15 fps and still shots at 2.2, Photo Effects, SD/MMC card with a capacity of at least 64MB, Built-in microphone and speaker, USB connectivity and more. This also utilizes Lithium Battery battery but easily drains after 550 images. This is a definitely a good buy snapshot photographers looking for an budget pocket-sized camera . Canon's SD110 offers the best bang for the buck. Thoroughly satisfied with my purchase and would have paid more for all that this camera offers.
Pros: Easy to use, solid image, quality, ultracompact, battery life, price |
Cons: Few manual controls,no scene mode, small zoom, SD card too small |
Canon PowerShot SD110 / Digital IXUS IIs Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Canon PowerShot SD110 / Digital IXUS IIs Digital Camera Review:
Fuji FinePix F470 Digital Camera The Fuji FinePix F470 Digital Camera is a pocket sized digital camera... Kodak EasyShare DX3900 Zoom Digital Camera The Kodak EasyShare DX3900 is a 3 megapixel digital camera designed to... Olympus SP-500 UZ Digital Camera The Olympus SP-500 UZ Digital Camera operates with Apple Mac OS X, Mic... Fuji FinePix A360 Digital Camera The Fuji FinePix A360 Digital Camera takes great photo's indoors and o...