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-Sony_STR-DE1075_6_1_Channels_Receiver");
$keywords="Sony STR-DE1075 6.1 Channels Receiver";
$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;
?>
Sony STR-DE1075 6.1 Channels Receiver $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Phylis Q Daniel Newbie Product Reviewer:
The Sony STR-DE1075 6.1 Channels Receiver boasts a 6-channel amplifier, 6.1-channel decoding, and 6.1 channel inputs for compatibility with new high-resolution, multi-channel audio sources like SACD. Additional features include multi-room audio and Digital Concert Hall A/B for surround sound playback of stereo music sources. One glance at the connection panel at the rear will confirm that you can pretty much hook up anything with it.This receiver can handle the rear surround effects channel that has begun to be added to movies recently.
|
Pros: It has more features for the price than other models I compared. |
Cons: No A/B switch, Poor Instruction Manual. |
Sony STR-DE1075 6.1 Channels ReceiverNewbie Rating
2 Thumbs UpReviews similar to our Sony STR-DE1075 6.1 Channels Receiver Review:
Harman Kardon HK 3380 2 Channels Receiver The Harman Kardon HK 3380 2 Channels Receiver has four video inputs, i... Harman Kardon AVR 130 5.1 Channels Receiver The Harman Kardon AVR 130 5.1 Channels Receiver has a high-current, ul... Kenwood VR-5900 5.1 Channels Receiver The Kenwood VR-5900 5.1 Channels Receiver offers an incredible arsenal... Sony STR-DE1075 6.1 Channels Receiver The Sony STR-DE1075 6.1 Channels Receiver boasts a 6-channel amplifier...