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-20700030");
$keywords="Canon PowerShot A300 3.2MP 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 A300 3.2MP Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
This camera is a great starter that is for people who want a digital camera they don't need to worry about. The sliding lens is one of my favorite features. It protected the lens in my pocket without needing a separate case. The camera takes two AA batteries. This may not seem like that big of a deal, but it makes it easy to use rechargeable batteries or to buy batteries on the fly during a vacation. There is no optical zoom, which makes the camera easier to operate and is one less feature that can break. The camera comes with what seems like the standard size LCD screen of 1.5". I found this screen more than ample for judging picture quality. While 3 megapixels is no longer the highest quality available, I cannot tell the difference between the 8 X 10's this camera prints and the 8 X 10' my 5 megapixel prints.Overall, this is an easy to use camera at a good price. “ You get what you pay for, but in this case, you get a little more. Recommended”.
Pros: Great price for 3 megapixel quality, AA batteries, not a lot of features makes this camera easy to use. |
Cons: This is a simple camera, so there are not a bunch of features that can be adjusted. |
Canon PowerShot A300 3.2MP Digital Camera Newbie Rating
2 Thumbs UpReviews similar to our Canon PowerShot A300 3.2MP Digital Camera Review:
Pentax Optio SV Digital Camera The Pentax Optio SV is an excellent 5 megapixel digital camera with to... Konica Minolta DiMAGE Z3 Digital Camera The Konica Minolta DiMAGE Z3 Digital Camera ia a very good camera with... Fuji FinePix F601 Zoom Digital Camera The Fuji FinePix F601 is a 3 megapixels digital camera that delivers q... Olympus EVOLT E-300 Digital Camera The Olympus EVOLT E-300 Digital Camera delivers excellent photographic...