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-21897783");
$keywords="Olympus Camedia D-540 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 D-540 Zoom Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Olympus Camedia D-540 Zoom is 3.0-megapixel digital camera that allows for photo prints of 8" x 10" at resolution of 2048 x 1536. This camera is easy to use with large set of features ideal for new hobbyist and enthusiasts. It features 3x (38 - 114 mm) optical/ 3.3x digital zoom lens with a focal length of 5.8-17.4 mm, a 1.8 inch (85,000 pixels) LCD panel with optical viewfinder, captures short video clip at a fast speed of 15 fps and still pictures at a speed of 1.5 fps, USB port, 16 MB SD Card, built-in flash, and powered by a 2 AA Alkaline battery and more. With its user-friendly features, this is ideal for first time buyers who at a budget price.
Pros: Features, price, ease of use |
Cons: Battery, shutter lag |
Olympus Camedia D-540 Zoom Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Olympus Camedia D-540 Zoom Digital Camera Review:
Canon PowerShot SD200 / IXUS 30 Digital Camera The Canon PowerShot SD200 / IXUS 30 Digital Camera gives you true crea... Olympus Camedia C-4000 Zoom Digital Camera The Olympus Camedia C-4000 is a 4 megapixels digital camera with loads... Panasonic Lumix DMC-LC70 Digital Camera The Panasonic Lumix DMC-LC70 is a 4 megapixel digital camera with exc... Sony Cyber-Shot DSC-P31 Digital Camera The Sony Cyber-Shot DSC-P31 is a 2.1 megapixel CCD sensor that captu...