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-22016756");
$keywords="Sony Walkman D-NF600 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;
?>
Sony Walkman D-NF600 Personal CD Player $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Fred Fredricks Newbie Product Reviewer:
The Sony Walkman D-NF600 Personal CD Player is a Portable CD player compatible with MP3 files and Sony's ATRAC3plus compression technology; 4-line display with ID3 tag recognition. Features a Built-in FM, AM, TV, and Weather Band radio with 51 station presets. Includes remote control, carry case, and SonicStage CD Simple Burner software to facilitate ATRAC3plus CD burning Skip-free G-Protection technology that eliminates or reduces skipping during many active uses More than 42 hours extended playback with 1 AA battery (not included). I've used the RioVolt CD/MP3/FM Player, Panasonic CD/MP3/FM Player, and this is now the third and I can safely say this is the best CD-Player EVER.
|
Pros: AM radio excellent reception, Sound quality is great, No problems with anything. |
Cons: None |
Sony Walkman D-NF600 Personal CD PlayerNewbie Rating
2 Thumbs UpReviews similar to our Sony Walkman D-NF600 Personal CD Player Review:
Sony Walkman D-NE900 Personal CD Player The Sony Walkman D-NE900 Personal CD Player makes an excellent compani... Jwin JX-M85 Personal CD Player The Jwin JX-M85 Personal CD Player features: CD/CD-R Player, Splash P... Coby CX-CD540 Personal CD Player The Coby CX-CD540 Personal CD Player features: Slim compact design, Pr... Panasonic SL-SX320 Personal CD Player The Panasonic SL-SX320 Personal CD Player has a thin, round-form desig...