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-20255090");
$keywords="Fuji FinePix 3800 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;
?>
Fuji FinePix 3800 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The FujiFilm FinePix 3800 is a 3 megapixels digital camera that delivers quality images up to 2048 x 1536 resolution. This low-priced camera has impressive image quality and great features built in a compact body. It comes with 6x optical(38-228 mm)/3.2x digital zoom lens, with Auto focus, capable of recording short video clips at 10 fps in 200 seconds, still shot speeds at 2 fps, xD Picture Card memory, Built-in flash with four operating modes, 1.8 - inch (62,000)LCD panel with optical viewfinder, built-in microphone and speaker, USB connectivities and powered by 2 x AA Batteries. At a very low price, this camera is good value. “ Excellent image quality at the cost of features and design “.
Pros: Quality, zoom. Features, battery, lightweight, ergonomic |
Cons: Weak flash, small memory, slow startup |
Fuji FinePix 3800 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Fuji FinePix 3800 Digital Camera Review:
Olympus EVOLT E-500 Digital Camera The Olympus EVOLT E-500 Digital Camera has great picture quality and s... Canon PowerShot G6 Digital Camera The Canon PowerShot G6 Digital Camera is a compact and powerful camera... Canon PowerShot SD300 / IXUS 40 Digital Camera The Canon PowerShot SD300 / IXUS 40 Digital Camera gives you a creativ... Konica Minolta DiMAGE G600 Digital Camera The Konica Minolta G600 DiMage is a 6 megapixels compact digital camer...