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-22282106");
$keywords="Sony CMT-CPX22 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 CMT-CPX22 CD Shelf System Stereo $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Jeff "The Shelf" Maynards Newbie Product Reviewer:
The CPX22 has been working well for me for four months. The style and features of the stereo are impressive. The system is quite small for the amount of power that it delivers, which is good because it doesn’t take up space and still works really well. Incorporating S-Master Digital Amplifier design, it's hard to believe that such a compact stereo system can deliver such great sound. The CMTCPX22 comes ready to play with a central component that combines a receiver with a 5-disc CD changer and a cassette deck. The CMTCPX22 package also includes two speakers. In addition to audio CDs, the CMTCPX22 allows you to enjoy MP3s in your stereo.
|
Pros: Good power for such compactness |
Cons: Got none |
Sony CMT-CPX22 CD Shelf System StereoNewbie Rating
2 Thumbs UpReviews similar to our Sony CMT-CPX22 CD Shelf System Stereo Review:
Philips FWC550 Stereo The amount of work to make this system must have been tremendous becau... Teac MCD-90 CD Shelf System Stereo The crispness of sound is really great on this Teac system. I have hea... SC-EN7 CD Shelf System Stereo I love the compact nature of the product, it fits in well with the déc... RCA RS2635 CD Shelf System Stereo RCA stereos have been around a while, but this one is the best one I'v...