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-Canon_EOS_Rebel_G_35mm_SLR_Camera");
$keywords="Canon EOS Rebel G 35mm SLR Camera";
$mode="photo";
$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;
?>
Canon EOS Rebel G 35mm SLR Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Shaniqua Newbie Product Reviewer:
The Canon EOS Rebel G is a 35 mm SLR fully automatic camera with ultra-compact design. It is equipped with a built-in retractable built-in flash for improved control of red-eye reduction, 35-80mm detachable zoom lens, 3-point auto focus system, AIM (Advanced Integrated Multipoint) control system, enhanced command dial for mode selection; 11 exposure modes and is fully compatible with Canon's complete line of EF auto focus lenses and EOS system specialties. The package comes with 2- three volts CR123A/DL123A lithium batteries, and other accessories.
|
Pros: Features, low price, easy to use, lightweight |
Cons: none |
Canon EOS Rebel G 35mm SLR CameraNewbie Rating
2 Thumbs UpReviews similar to our Canon EOS Rebel G 35mm SLR Camera Review:
Pentax ZX-5 35mm SLR Camera The Pentax ZX-5 35mm is a great and versatile SLR camera for creative ... Canon EOS-500N 35mm SLR Camera Canon EOS 500N is a 35mm SLR camera with attractive stylist that deliv... Phoenix Gold P-2000 35mm SLR Camera Phoenix P2000 is a 35mm manual focus SLR with TTL metering. It comes w... Nikon N80 QD 35mm SLR Camera Nikon N80 QD is a 35mm SLR camera engineered to meet the expectations...