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-20258322");
$keywords="Citizen CD-102 Radio/Cassette/CD Boombox";
$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;
?>
Citizen CD-102 Radio/Cassette/CD Boombox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Ryan "The Irishman" Weir Newbie Product Reviewer:
The Citizen CD-102 is a portable CD/Stereo Radio/Cassette Player-Recorder; with programmable Single Disc CD Player ,AM/FM Stereo Radio and Single Auto Stop Deck System. For under 25 dollars , you can get some features including top-loading CD player, Analog Tuner with no presets, 2 Digit Track LED Indicator; FM stereo indicator, Headphone socket, Built-in condenser microphone, and uses 6 C batteries or 110/220 voltage AC/DC operation.
|
Pros: Low price |
Cons: No presets |
Citizen CD-102 Radio/Cassette/CD BoomboxNewbie Rating
2 Thumbs UpReviews similar to our Citizen CD-102 Radio/Cassette/CD Boombox Review:
Aiwa CSD-TD69 Radio/Cassette/CD Boombox The portable Aiwa CSD-TD69 is a combination of CD player, cassette p... Emerson SpongeBob 250 Radio/CD Boombox The Emerson SpongeBob 250 is a portable CD player with LCD display. Th... GPX 5 Black and White TV/CD Player/Radio Combo Boombox The GPX 5 boombox is a multifunction device that is equipped with a 5... Sharp QT-V5 Radio/CD Boombox The Sharp QT-V5 is a portable and compact combination DVD player and C...