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-22359211");
$keywords="Sony MHC-GX9000 CD Shelf System Stereo";
$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 MHC-GX9000 CD Shelf System Stereo $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Jeff "The Shelf" Maynards Newbie Product Reviewer:
You can easily play your favorite CDS and RWs as well as MP3s on this Sony system and have a blast doing it because the sound is great. The radio tuner is able to pick up some hard to reach stations and it’s been great listening to them while I’m just relaxing in the house doing nothing. The remote and everything on the system has been surprisingly easy to use; I’m not that technically person either so that’s an indication of how easy it is. I’m able to blare the bass pretty high as well and it sounds fine. The clarity of the product is great and I have no complaints about it so far. Enjoy big sound in a small package with the MHC-GX9000.
|
Pros: Good bass sound, mp3 capabilities |
Cons: No problems |
Sony MHC-GX9000 CD Shelf System StereoNewbie Rating
2 Thumbs UpReviews similar to our Sony MHC-GX9000 CD Shelf System Stereo Review:
Sony MHC-GX40 CD Shelf System Stereo I'm a cheap dude so I don't like forking over cash unless it's worth i... Teac GF-480 CD Shelf System Really col old school unit. I have loved a lot as I’m able to play my ... Philips FWC777 CD Shelf System Stereo One of a kind. The joy that I see when I look in my wife's eyes when s... Philips FWC550 Stereo The amount of work to make this system must have been tremendous becau...