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-Sony_Mavica_MVC-FD73_Digital_Camera");
$keywords="Sony Mavica MVC-FD73 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;
?>
Sony Mavica MVC-FD73 Digital Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Sony Mavica MVC-FD73 is a .33 megapixel digital camera designed to capture up to 640 x 480 pixel resolution. It is one of the hot selling Mavica lines of digital cameras. Although with less pixel resolution, you will get a powerful 10 x optical zoom and 3 x Digital zoom so you will get the size that you want. This reliable camera comes with, Auto white balance, 1.45 MB built-in memory and uses 3.5-inch floppy , Built-in Flash with 3 operating modes, 2.5-inch LCD panel, and powered by Lithium battery. It is a good entry-level digital camera with a higher price tag.
Pros: Reliable, large LCD, higher zoom, features |
Cons: Low-resolution, battery, small memory |
Sony Mavica MVC-FD73 Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Sony Mavica MVC-FD73 Digital Camera Review:
Olympus Camedia C-60 Zoom Digital Camera The Olympus Camedia C-60 Zoom Digital Camera stores images on xD memor... Panasonic Lumix® DMC-FZ5 Digital Camera The Panasonic Lumix® DMC-FZ5 Digital Camera has a 12x optical zoom let... Panasonic Lumix DMC-LC70 Digital Camera The Panasonic Lumix DMC-LC70 is a 4 megapixel digital camera with exc... Fuji FinePix A345 Digital Camera The Fuji FinePix A345 Digital Camera is ease to use and has great qual...