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-22031977");
$keywords="JVC XL-PR2 Personal 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 XL-PR2 Personal CD Player $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Fred Fredricks Newbie Product Reviewer:
The JVC XL-PR2 Personal CD Player Features: New carbon fiber finish, CD-R/RW playback, 45-second anti-shock protection, Hyper-bass sound, and has a Heat-resistant body. Effortlessly switch tracks with the included six-button in-line remote control while listening on comfortable backband-style headphones. Other features include a built-in digital FM tuner that allows you to preset 20 of your favorite stations and 45-second anti-shock protection keeps the music playing, even when the going gets rough. It include a digital tuner, headphones & Hyper Bass for great sound. 20 hour playback (CD) w/ alkaline batteries. “All in all, this is a sturdy product that gets the job done”.
|
Pros: Battery Life, Excellent Anti-skip. |
Cons: Quality |
JVC XL-PR2 Personal CD PlayerNewbie Rating
2 Thumbs UpReviews similar to our JVC XL-PR2 Personal CD Player Review:
Coby CX-CD1112 Personal CD Player The Coby CX-CD1112 Personal CD Player Features: Plays audio CD, CD-R/R... Panasonic SL-SV570 Personal CD Player The Panasonic SL-SV570 Personal CD Player includes: Plays standard CD,... Coby CX-CD210 Personal CD Player The Coby CX-CD210 Personal CD Player Features: Portable, compact CD pl... Panasonic SL-SX320 Personal CD Player The Panasonic SL-SX320 Personal CD Player has a thin, round-form desig...