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-22476315");
$keywords="Hughes HR10-250 DirecTV / TiVo 200-Hours Video Recorder";
$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 William Madison Newbie Product Reviewer:
The Hughes HR10-250 DirecTV / TiVo 200-Hours Video Recorder comes with a one year warranty. Includes: Remote Control, Batteries, HDMI Cable, Component Video Cable, S-Video Cable, Audio/Video Cable, Telephone Cable, HDMI/DVI Converter. The "best-of-the-best" in video and audio technology - with up to 1080i lines of resolution for HD-ready TVs, HDMI and component video outputs, and an optical output for full Dolby Digital 5.1 technology, youll never watch TV the same way again. “ This works great, what a bargain”
|
Pros: Quiet, reliable, flawless recordings. Built-in ATSC tuners (HDTV off-air broadcasts). |
Cons: Hardware failure on our first unit required its replacement within the first six months |
Hughes HR10-250 DirecTV / TiVo 200-Hours Video RecorderNewbie Rating
2 Thumbs UpReviews similar to our Hughes HR10-250 DirecTV / TiVo 200-Hours Video Recorder Review:
Hughes HR10-250 200-Hours Digital Video Recorder The Hughes HR10-250 200-Hours Digital Video Recorder offers massive fu... JVC HM-DH5U 35-Hours Video Recorder The JVC HM-DH5U 35-Hours Video Recorder you can connect to HDTV and hi... Samsung SIR-S4120R 100-Hours Digital Video Recorder The Samsung SIR-S4120R 100-Hours Digital Video Recorder is a DVR which... Rio ReplayTV 5532 320-Hours Digital Video Recorder The Rio ReplayTV 5532 320-Hours Digital Video Recorder has an enormous...