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-20253383");
$keywords="Jazz JDC11 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;
?>
Jazz JDC11 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Jazz JDC11 is a .1 megapixel CMOS sensor with ultra-compact design. This versatile multifunctional equipment combines a digital still camera, digital video camera and PC digital web camera all in one. This is bigger than the size of a pencam or almost the same size as the cellphone. Other features include 3x optical/4x digital zoom, video speed of 10 fps, uses 2 MB built-in memory, connects via USB port to your computer and powered by 2 x AAA Batteries. This is a great entry level digital camera with lots of features for an affordable price
Pros: Price, portability, ease of use |
Cons: No zoom, no flash, limited features |
Jazz JDC11 Digital CameraNewbie Rating
1 Thumbs UpReviews similar to our Jazz JDC11 Digital Camera Review:
Olympus Camedia D-360L Digital Camera The Olympus Camedia D-360L is a 1.31 megapixel digital camera that is... Toshiba PDR-4300 Digital Camera The Toshiba PDR-4300 is a 4 megapixels digital camera that delivers q... Olympus i:robe IR-500 Digital Camera The Olympus i:robe IR-500 Digital Camera has many great features inclu... Hewlett Packard PhotoSmart R717 Digital Camera The Hewlett Packard PhotoSmart R717 Digital Camera includes: 6.2 MP re...