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-20248102");
$keywords="Aiwa CSD-TD902 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;
?>
Aiwa CSD-TD902 Radio/Cassette/CD Boombox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Ryan "The Irishman" Weir Newbie Product Reviewer:
The Aiwa CSD-TD902 is portable CD player, cassette player-recorder, and 30 station presets AM/FM digital tuner. The unit plays regular audio cd including CD-R/RW playback with 16 programmable track, CD repeat, 2 built-in speakers and T-bass enhancement to produce full-bodied sound. This boombox is lightweight and powered by 6 C-cell batteries and household AC power.
Pros: Portable, price, lightweight |
Cons: No remote control |
Aiwa CSD-TD902 Radio/Cassette/CD BoomboxNewbie Rating
1 Thumbs UpReviews similar to our Aiwa CSD-TD902 Radio/Cassette/CD Boombox Review:
Panasonic RX-FS430 Radio/Cassette Boombox The Panasonic RX-FS430A AM/FM cassette recorder is a 2-way, four-speak... Coby MP-CD450 Radio/Cassette/CD Boombox Listening to your favorite music is fun with Coby MP-CD450. This is a ... Sony ICF-CD832 Radio/CD Boombox The Sony ICF-CD832 is a single disc cd player with sleek round design ... Philips AZ1305 Radio/CD Boombox The Philips AZ1305 is a single disc CD/radio boombox that lets you enj...