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-22773759");
$keywords="Canon EOS Rebel T2 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 T2 35mm SLR Camera $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Shaniqua Newbie Product Reviewer:
The Canon EOS Rebel 2000 is a 35mm SLR camera, featuring a variety of features and enhancements to its predecessor at a very reasonable price. It has a sporting and elegant look on the outside with sleek body. Photographers will enjoy and become more creative in making shots because of the features including the 7-point auto focus, 35-zone AE metering, built-in retractable flash and 11 versatile shooting modes, 28 to 80mm zoom lens included, and more. This camera is great for photographers in all stages and those in the learning levels.
|
Pros: Versatile, features, quality, easy to use |
Cons: Not so durable considering its plastic casing |
Canon EOS Rebel T2 35mm SLR CameraNewbie Rating
2 Thumbs UpReviews similar to our Canon EOS Rebel T2 35mm SLR Camera Review:
Pentax ZX-M 35mm SLR Camera The Pentax ZX-M is a 35 mm SLR camera that offers wide variety of crea... Canon EOS Rebel Ti QD 35mm SLR Camera The EOS Rebel Ti QD is a 35 mm SLR camera that brings all the best in ... Minolta Maxxum 70 QD 35mm SLR Camera The Minolta Maxxum 70 QD is a 35mm SLR camera excellent for amateurs a... Pentax ZX-60 35mm SLR Camera The Pentax ZX-60 35mm SLR camera with tons of features housed in an a...