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-21084043");
$keywords="Panasonic SV-AS10 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;
?>
Panasonic SV-AS10 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Panasonic SV-AS10 is a 2 megapixels ultra-compact digital camera with super-slim design that functions as a video recorder, a digital voice recorder, and an audio player in one package. It comes with 5x digital zoom lens, a 1.5-inch-77,000 pixels color LCD panel, capability of video recording short clips at 15 fps with MOV format, fast exposure speeds at 4 fps, MMC or SD Card for storage media, built-in flash, USB connectivities and powered by Lithium battery that can last up to 110 pictures. This camera is ideal for casual use with feature set comparable to that of most standard point-and-shoot cameras.
Pros: Ultra compact, style, quality pictures and video, fast |
Cons: No optical zoom, no image stabilization, short battery life, small SD card |
Panasonic SV-AS10 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Panasonic SV-AS10 Digital Camera Review:
Samsung Digimax 240 Digital Camera The Samsung Digimax 240 is a 2 megapixel CCD sensor that captures up t... Mustek DV-2032 Digital Camera The Mustek DV-2032 is a 3 megapixel digital camera that delivers qual... Hewlett Packard PhotoSmart M307 Digital Camera The Hewlett Packard PhotoSmart M307 is a 3 megapixels digital camera t... Polaroid Ion 230 Digital Camera The Polaroid Ion 230 is a 2 megapixel CMOS that captures enough detai...