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-21782268");
$keywords="JVC Sirius KD-G400 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;
?>
JVC Sirius KD-G400 Car Stereo CD Player $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Tone Loco Newbie Product Reviewer:
The JVC Sirius KD-G400 In-Dash CD Player is a very sleek, very beautiful model. Featuring MP3 support and CD audio it spans a nice array of audio platforms. The AM/FM tuner comes with 18 FM presets and 6 AM presets for consumers wanting to save their favorite radio stations. If there were any drawbacks to this model it would be that the Tuner tends to be a little underpowered compared to other models. Nevertheless the relatively low price of the KD-G400 makes it an excellent choice for consumers who are looking for a little something stylish to accentuate their vehicle. Plus so much more.
|
Pros: Attractive piece of hardware |
Cons: Under powered AM/FM tuner |
JVC Sirius KD-G400 Car Stereo CD Player Newbie Rating
2 Thumbs UpReviews similar to our JVC Sirius KD-G400 Car Stereo CD Player Review:
Sony CDX-M800 Car Stereo CD Player The design of the Sony CDX-M800 is truly something to behold. With bri... Pioneer DEH-P6600 Car Stereo CD Player Pioneer's DEH-P6600 model is a good standard unit that comes with a va... Sony CDX-M9900 Car Stereo CD Player This Sony model has its ups and downs. On the hand we have a large and... Sony CDX-S2000 CD Player The Sony CDX-S2000 CD Player offer consumers a different way to expres...