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-22128121");
$keywords="Canon PowerShot S500 / IXUS 500 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;
?>
Canon PowerShot S500 / IXUS 500 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Canon PowerShot S500 / IXUS 500 Digital Camera delivers quality prints up to A3 size. With a super hard Cerabrite finish, this flagship of the IXUS range brings together uncompromising build quality and an abundance of integrated technologies in a triumph of miniaturization. A 3x optical zoom culminates 60 years of Canon optical heritage to deliver crisp, corner-to-corner clarity. Easy to use, great resolution for up to 8x10s and several features that are above average to excellent. A great camera for the size and can be used for business.
Pros: Very good resolution, battery life, and accurate colors with good macro mode. |
Cons: I wish the battery life were just a bit better. |
Canon PowerShot S500 / IXUS 500 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Canon PowerShot S500 / IXUS 500 Digital Camera Review:
Nikon Coolpix 8800 Digital Camera The Nikon Coolpix 8800 Digital Camera has an excellent lens,good batte... Olympus EVOLT E-500 Digital Camera The Olympus EVOLT E-500 Digital Camera has great picture quality and s... Pentax Optio 60 Digital Camera The Pentax Optio 60 Digital Camera offers 6.0 megapixel resolution and... Pentax Optio SV Digital Camera With the Pentax Optio SV Digital Camera you are sure to get great need...