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-20258282");
$keywords="RCA RCD118 Radio/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;
?>
RCA RCD118 Radio/CD Boombox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Ryan "The Irishman" Weir Newbie Product Reviewer:
The RCA RCD118 is a portable Single Disc music system with MP3 CD Player and Digital AM/FM tuning make this boombox a real hit. It comes with 10 watts of pure audio pleasure and multiple compression-rate compatibility and plays not only commercial CDs but even the CD-R/CD-RW, Super Bass Boost, programmable 32-track CD memory, digital Equalizer with presets, ported 4-speaker system, 25-button full function remote control, headphone socket, and MusicMatch management software CD-ROM that is included in the package.
Pros: Features, style |
Cons: Expensive, no tape deck, cd needs to be burned with 8x writer |
RCA RCD118 Radio/CD BoomboxNewbie Rating
1 Thumbs UpReviews similar to our RCA RCD118 Radio/CD Boombox Review:
Sony ZS-D10 Radio/CD Boombox The Sony ZS-D10 is a sleek and ultra-modern Single Disc CD player wit... Panasonic RX-FS430 Radio/Cassette Boombox The Panasonic RX-FS430A AM/FM cassette recorder is a 2-way, four-speak... Emerson SpongeBob 250 Radio/CD Boombox The Emerson SpongeBob 250 is a portable CD player with LCD display. Th... JVC RC-BM5 Radio/Cassette/CD Boombox The JVC RC-BM5 is a compact single disc CD player with MP3 and stereo ...