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-21336820");
$keywords="Mustek DV4000 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;
?>
Mustek DV4000 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Mustek DV-4000 is a 2 megapixel digital camera with multifunction such as snap shooter, MP3 player and voice recorder. It delivers images up to 2304 x 1728 (Interpolated) pixels. Features include 4x digital zoom lens, a large 1.5-inch flip-out LCD panel, capability of recording short clips at 30 fps with MPEG format, SD Card, MMC Card storage media, USB connectivity and powered by Lithium Battery. This pocket-sized camera is reasonably priced for budget users.
Pros: Small, style, portable, light weight, inexpensive |
Cons: No Flash, no optical zoom, slow speed |
Mustek DV4000 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Mustek DV4000 Digital Camera Review:
Sony Cyber-Shot DSC-S60 Digital Camera The Sony Cyber-Shot DSC-S60 Digital Camera has a 4.1 megapixel Super H... Kodak EasyShare CX7530 Digital Camera The Kodak EasyShare CX7530 is a 5.0 megapixel digital camera capable o... Konica Minolta DiMAGE X31 Digital Camera The Konica Minolta DiMAGE X31 is a 3 megapixels digital camera that is... Samsung Digimax 240 Digital Camera The Samsung Digimax 240 is a 2 megapixel CCD sensor that captures up t...