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-21479811");
$keywords="Panasonic SL-CT700 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;
?>
Panasonic SL-CT700 Personal CD Player $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Fred Fredricks Newbie Product Reviewer:
The Panasonic SL-CT700 Personal CD Player features: Ultra-thin (.66-inch) portable CD player with MP3 playback and No Skip protection (CD: 45 seconds backup, MP3: 100 seconds backup), Up to 80 hours battery life from 2 Ni-Cd rechargeable batteries (supplied) and 2 AA alkaline batteries (not included). Illuminated command keys, ID3 tag support for MP3 artist/track info and has a wired remote control and optional external battery case included. Also includes a 3-preset equalizer including S-XBS bass boost , plus more. I've had two previous CD/MP3 players (Philips Expanium & Rio Volt), and this Panasonic is the best so far, at a fraction of the price I paid for the others.
|
Pros: Very nice sound quality, Good Price. |
Cons: No carrying case, no car kit. |
Panasonic SL-CT700 Personal CD PlayerNewbie Rating
2 Thumbs UpReviews similar to our Panasonic SL-CT700 Personal CD Player Review:
Coby CX-CD540 Personal CD Player The Coby CX-CD540 Personal CD Player features: Slim compact design, Pr... Panasonic SL-CT810 Personal CD Player The Panasonic SL-CT810 Personal CD Player features: Portable MP3/WMA/C... Coby CX-CD210 Personal CD Player The Coby CX-CD210 Personal CD Player Features: Portable, compact CD pl... Panasonic ShockWave SL-SW940 Personal CD Player The Panasonic ShockWave SL-SW940 Personal CD Player is thin, round-for...