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-21078036");
$keywords="Canon Digital Rebel / EOS-300D Digital Camera with EF-S 18-55mm Lens";
$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 / EOS-300D Digital Camera with EF-S 18-55mm Lens has great picture qualitly and very compact. That makes it very easy to carry around with you. Includes: a fast 3 frames-per-second shooting with a 14 frame burst and 0.2 second startup time. High-speed, Wide-area 7-point AF with great focusing points. User-selectable metering patterns, AF modes, custom functions and flash exposure compensation. Direct Print support with PictBridge compatible printers. USB 2.0 Hi-Speed interface for quick downloads and is compatible with more than 50 EF and EF-S Lenses and most EOS Systems. “This baby is packed with pleanty more great feature that makes it so great. I recommend the for evryone!”
Pros: I like just about everything. |
Cons: No problems |
Canon Digital Rebel / EOS-300D Digital Camera with EF-S 18-55mm LensNewbie Rating
2 Thumbs UpReviews similar to our Canon Digital Rebel / EOS-300D Digital Camera with EF-S 18-55mm Lens Review:
Fuji FinePix S3100 Digital Camera The FinePix S3100 is a 4.0 mega pixels camera with full features ideal... Nikon Coolpix 885 Digital Camera The Nikon Coolpix 885 is a 3 megapixel CCD sensor digital camera that ... Casio Exilim EX-Z750 Digital Camera The Casio Exilim EX-Z750 Digital Camera is easy-to-use. It is a featu... Fuji FinePix A210 Zoom Digital Camera The Fuji FinePix A210 Zoom is a megapixels camera with wide array of ...