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-20249640");
$keywords="Philips eXpanium EXP401 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;
?>
Philips eXpanium EXP401 Personal CD Player $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Fred Fredricks Newbie Product Reviewer:
The Philips eXpanium EXP401 Personal CD Player has controls for disabling shock-protection, programming tracks, changing the play mode (combinations of repeat, repeat all, and shuffle), and there is a bass-boost feature, which works quite well. The eXpanium 401 takes portable MP3 playback a step further, with MP3-CD plus Advanced Audio Coding playback. You will be able to read your MP3 tracks on the larger display as you play CDs that can hold over 10 hours of music. Cheap media, high capacity, and easy compatability with CD-writers make mini-cd a great format, and this device is a great player.
|
Pros: Unlike full-size CD players it is portable; Cheap disks; Plays MP3 and AAC |
Cons: Doesn't play full-size Cds. |
Philips eXpanium EXP401 Personal CD PlayerNewbie Rating
2 Thumbs UpReviews similar to our Philips eXpanium EXP401 Personal CD Player Review:
Sony Walkman D-NE710 Personal CD Player The Sony Walkman D-NE710 Personal CD Player offers an advanced audio c... Audiovox CE-148 Personal CD Player The Audiovox CE-148 Personal CD Player is water-resistant. Its bass bo... Sony Walkman D-NF600 Personal CD Player The Sony Walkman D-NF600 Personal CD Player is a Portable CD player co... Philips AX5210 Personal CD Player The Philips AX5210 Personal CD Player features: Rubberized edge, silve...