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-22780682");
$keywords="Canon PowerShot SD20 / Digital IXUS i5 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 SD20 / Digital IXUS i5 is a 5 Megapixel digital camera with excellent picture quality and high performance features all housed in a slim stainless steel body. This ultra-compact and lightweight camera with features a 6.5x digital zoom ( No optical), Autofocus and 1.5-inch (78,000 pixels) color LCD, fast startup, AVI video quality for 3 minutes, SD Card , Photo Effects, white balance, Selectable ISO settings, built -in flash, speaker, microphone and powered by a Proprietary Lithium battery that can last up to 120 images plus more. With size and features combined it is always handy for people on the go at reasonable price. If you need a compact, lightweight digital camera, look no further then the Canon PowerShot SD20.
Pros: Powerful small full-featured camera |
Cons: Video recording is at best minimal. |
Canon PowerShot SD20 / Digital IXUS i5 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Canon PowerShot SD20 / Digital IXUS i5 Digital Camera Review:
Konica Minolta DiMAGE G600 Digital Camera The Konica Minolta G600 DiMage is a 6 megapixels compact digital camer... Sony Cyber-Shot DSC-F88 Digital Camera The Sony Cyber-Shot DSC-F8 is a 5 megapixels digital camera with advan... Canon PowerShot SD430 / Digital IXUS WIRELESS Digital Camera The Canon PowerShot SD430 / Digital IXUS WIRELESS Digital Camera suppo... Vivitar ViviCam 3715 Digital Camera The Vivitar ViviCam 3715 is a 3 megapixel CCD sensor that captures up...