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-27550184");
$keywords="Kodak C310 Camera & Printer Dock (Pack) 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;
?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Kodak C310 Camera & Printer Dock (Pack) Digital Camera features a 1.6" color display so you can preview your pictures with ease; even in direct sunlight. Plus has an automatic scene mode that delivers the optimal setting for standard situations. With the color mode you can have rich, vibrant color under a variety of lighting conditions. Has a EasyShare C310 Digital Camera and Printer Dock Series 3, 4.0 MP CCD,1.6" color display, 5X advanced digital zoom for sharp close-ups to give you the finest details. QVGA (320×240 pixel at 20 fps) video shooting capability to let you life in motion, Printer dock creates high-quality, borderless photos up to 4"x6" in approximately 90 seconds and has EasyShare software to let you edit, organize, print or view a slide show from your computer. “ Wow what more can you ask for. The C310 has it all!”
Pros: Features and performance and image quality. |
Cons: Nothing at all. |
Kodak C310 Camera & Printer Dock (Pack) Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Kodak C310 Camera & Printer Dock (Pack) Digital Camera Review:
Konica Minolta DiMAGE Z1 Digital Camera The Konica Minolta DiMAGE Z1 is a 3 megapixel digital camera with powe... Canon EOS-10D Digital Camera The Canon EOS-10D Digital Camera is compatible with CompactFlash Type ... Canon PowerShot SD200 The PowerShot SD200 is a solid 3.2 MP digital camera in ultra slim-com... Nikon D70 Digital Camera with 18-70mm Lens The Nikon D70 Digital Camera with 18-70mm Lens is easy to use for pro ...