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-21487948");
$keywords="Jensen SCR-420 Cassette 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;
?>
Jensen SCR-420 Cassette Boombox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Ryan "The Irishman" Weir Newbie Product Reviewer:
The Jensen SCR-420 AM/FM is a compact Single Disc cassette recorder ideal for budget users. This is portable for people on the go and there's no stopping you to listen to your favorite music everywhere you go. Features include a rotary telescopic antenna, headphone socket, 1-touch recording, auto stop, automatic level control, a soft eject door and headphone jack for private listening and powered by 120Volts / 60Hz AC or 6 -D size battery ( not included).
Pros: Low price, portable, compact |
Cons: Limited features |
Jensen SCR-420 Cassette BoomboxNewbie Rating
2 Thumbs UpReviews similar to our Jensen SCR-420 Cassette Boombox Review:
JVC PC-X290 Radio/Cassette/CD Boombox JVC offers the answer to all your portable audio casette/Cd player nee... Panasonic RX-D14 Radio/Cassette/CD Boombox The Panasonic RX-D14 is a portable Single Disc/Single Tape boombox wit... RCA RCD118 Radio/CD Boombox The RCA RCD118 is a portable Single Disc music system with MP3 CD Pla... Aiwa CSD-A120 Radio/Cassette/CD Boombox The Aiwa CSD-A120 is a Single Disc/Single Tape cassette recorder for s...