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-23761547");
$keywords="Canon Digital Rebel XT / EOS 350D Body only 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;
?>
Newbie Review by Yousef Persons Newbie Product Reviewer:
The Canon Digital Rebel XT / EOS 350D Body only Digital Camera features: DIGIC II Image Processor that provides fast, accurate image processing. Faster start-up time--.2 seconds, powered by rechargeable Lithium-ion battery (included, with charger), 8.0-megapixel CMOS sensor that captures enough detail for photo-quality. Plus 16 x 22-inch prints that captures images at a rate of up to 3 frames per second. Plus so much more to offer. I really like how this camera handles and feels. “ I find this camera the most enjoyable than all the others I have had. I recommend it highly!”
Pros: Great features and good battery life. |
Cons: None to think of. |
Canon Digital Rebel XT / EOS 350D Body only Digital CameraNewbie Rating
2 Thumbs UpReviews similar to our Canon Digital Rebel XT / EOS 350D Body only Digital Camera Review:
Olympus SP-350 Digital Camera The Olympus SP-350 Digital Camera features: 8.0 megapixel CCD, 3X Opti... Canon PowerShot SD30 / IXUS i Zoom Digital Camera The Canon PowerShot SD30 / IXUS i Zoom Digital Camera has customized a... Canon Digital Rebel / EOS-300D Digital Camera with EF-S 18-55mm and EF 75-300mm Lenses The Canon Digital Rebel / EOS-300D Digital Camera with EF-S 18-55mm an... Sony Mavica MVC-FD200 Digital Camera The Sony Mavica MVC-FD200 Digital Camera is easy to use and is a 2-meg...