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-20267102");
$keywords="Philips AZ2035 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;
?>
Philips AZ2035 Radio/Cassette/CD Boombox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Ryan "The Irishman" Weir Newbie Product Reviewer:
The Philips AZ2035 is Single Disc CD/Single Tape deck cassette and up to 30 digital FM tuner and MW (medium wave) stations for quick access and easy listening. This Philips CD/radio boom box features 14 watts of power and an enhanced 2-way bass reflex not detachable speaker system, 2-color LCD display. For the price, the sound is impressive and a good buy.
Pros: Features, good sound quality |
Cons: none |
Philips AZ2035 Radio/Cassette/CD BoomboxNewbie Rating
2 Thumbs UpReviews similar to our Philips AZ2035 Radio/Cassette/CD Boombox Review:
Aiwa CSD-XD55 Radio/Cassette/CD Boombox The Aiwa CSD-XD55 is a portable is a Single Disc/Single Tape Boombox ... Sony CFD-S200 Radio/Cassette/CD Boombox The CFD-S200 CD/Radio Cassette Recorder is a portable entertainment mu... JVC RC-ST2 Radio/Cassette/CD Boombox The JVC RC-ST2 is a portable Single Disc player Single Tape Deck with ... RCA RCD135 Radio/Cassette/CD Boombox The RCA RCD135 is a Single Disc cd player and Single Tape cassette rec...