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-21868407");
$keywords="Kenwood Sirius KDC-MP825 Car Stereo CD Player
";
$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;
?>
Kenwood Sirius KDC-MP825 Car Stereo CD Player $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Tone Loco Newbie Product Reviewer:
Kenwood’s Sirius KDC-MP825 is your standard CD player that provides a standard set of features including MP3/WMA playback with CD-R, CD-RW support. The sound quality is good, but this head unit tends to use a lot of power for all its functions. One truly nice feature is the Kenwood Music Keg, which allows users to take any of there WMA or MP3 format files and transplant directly from there hard drive onto the Keg unit for playback, instead of wasting money buying CD’s. Though there are some power issues and very rare occasions where you have to eject the CD the Kenwood Sirius KDC-MP825 is still a nice option made even more attractive by the Kenwood Music Keg.
Pros: Hard drive for storing Audio files |
Cons: Power hog, occasion issues reading CD's |
Kenwood Sirius KDC-MP825 Car Stereo CD Player Newbie Rating
2 Thumbs UpReviews similar to our Kenwood Sirius KDC-MP825 Car Stereo CD Player Review:
Pioneer DEH-P7600MP Car Stereo CD Player This model is a fine example of a well-priced car stereo system with a... Alpine CDA-9833 Car Stereo CD Player This deck from Alpine is an incredible piece of hardware. Besides the ... Panasonic CQ-DF903U Car Stereo CD Player The power of the built in amplifier for the Panasonic CQ-DF903U provid... Pioneer DEH-P8600MP Car Stereo CD Player The Pioneer DEH-P8600MP is a fine choice for a car stereo/CD deck. Com...