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-22126748");
$keywords="Sharp XL-S10 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;
?>
Sharp XL-S10 CD Shelf System Stereo $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Jeff "The Shelf" Maynards Newbie Product Reviewer:
There is only one disc capacity on this system, but other than that it is an awesome system. Music does come out really proficiently and there is not glitches or problems in this easy to assemble and use system. I am able to fit this easily into my room and it looks great as well. The Sharp XL-S10 micro system features a single-CD player, digital AM/FM tuner, and cassette deck. Other features include a timer, sleep function, and built-in clock in an LCD display. The XL-S10 comes with its own remote control.
|
Pros: Doesn't take up much space and fun to use |
Cons: Only one disc capacity |
Sharp XL-S10 CD Shelf System StereoNewbie Rating
2 Thumbs UpReviews similar to our Sharp XL-S10 CD Shelf System Stereo Review:
Panasonic SC-EN5 CD Shelf System Stereo I got this stereo as a gift and it was a real treat. It looks amazing ... JVC HX-Z1 CD Shelf System Stereo Anyone will love shooting up the bass to the highest level on this ste... Sharp CD-E55 CD Shelf System Stereo The power and the bass on this system is great, which is really great ... Yamaha MCR-E500GL CD Shelf System Stereo A stereo first and foremost has to sound good, that's what I'm looking...