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-Philips_AZ1030_Radio_Cassette_CD_Boombox");
$keywords="Philips AZ1030 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 AZ1030 Radio/Cassette/CD Boombox $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Ryan "The Irishman" Weir Newbie Product Reviewer:
The Philips AZ103017 is a combination of CD player cassette recorder and AM/FM analog tuner that delivers impressive sound quality and portability. The tuner features a telescopic FM antenna and ferroceptor AM antenna that delivers good reception. The stereo cassette deck plays back recorded tapes and records from the built-in CD player or radio tuner and auto full auto stop once it reaches the end of the tape. This unit has 4-inch full-range speakers, stereo headphone socket, 2digit LCD display, dynamic bass boost, and powered by AC or 6 D batteries.
Pros: Good sound quality, portable, price |
Cons: No remote control, no presets |
Philips AZ1030 Radio/Cassette/CD BoomboxNewbie Rating
2 Thumbs UpReviews similar to our Philips AZ1030 Radio/Cassette/CD Boombox Review:
RCA RCD143 Radio/CD Boombox The RCA RCD143 is top-loading Single Disc and AM/FM station with Digit... JVC PC-X290 Radio/Cassette/CD Boombox The JVC PC-X290 is a combination of CD and CD-R/RW playback, Dual cas... Sony CFD-S200 Radio/Cassette/CD Boombox The CFD-S200 CD/Radio Cassette Recorder is a portable entertainment mu... Sony CFD-F10 Radio/Cassette/CD Boombox The Sony CFD-F10 CD is a single disc/single tape with 30 presets digi...