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-Olympus_Camedia_C-3000_Zoom_Digital_Camera");
$keywords="Olympus Camedia C-3000 Zoom 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;
?>
Olympus Camedia C-3000 Zoom Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Olympus Camedia C-3000 Zoom is a 3 megapixels digital camera that delivers quality images up to 2048 x 1536 resolution. This lightweight consumer camera has plenty of features ideal for entry level camera. This is easy to use and you can print photos directly from camera to HP printer via USB connectivity, no PC required.The features include a 3x (32-96 mm) optical zoom/ 4x digital zoom lens, video speed at 15 fps, ISO speeds, 8 MB Built-in, SD Card memory, 1.5- inch ( 61,000) LCD panel with optical viewfinder, USB connectivities and powered by 4 x AA Batteries. This is a good point and shoot camera for budget users.
Pros: Price, quality, features, versatile |
Cons: A lot to learn, small supplied memory, bad viewfinder |
Olympus Camedia C-3000 Zoom Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Olympus Camedia C-3000 Zoom Digital Camera Review:
Canon PowerShot A310 Digital Camera The Canon PowerShot A310 is a 3.2-Megapixel CCD for images up to 2048 ... Olympus Camedia Brio D-150 Zoom Digital Camera The Olympus Camedia Brio D-150 is a 1.31 megapixel CCD for quality ima... Hewlett Packard Photosmart M407 Digital Camera The Hewlett Packard Photosmart M407 is a 4 megapixel digital camera w... Pentax EI-100 Digital Camera The Pentax EI-100 is a 1.3 megapixel CCD sensor capable of image resol...