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-20947469");
$keywords="Audiovox DV1200 System";
$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;
?>
Audiovox DV1200 System $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Frank the Couch Potato Newbie Product Reviewer:
The Audiovox DV1200 System includes DVD/CD player, FM/AM tuner, 5-speaker surround system and a powered subwoofer, Plays DVD, CD, CD-R, CD-RW, MP3 CD, JPEG image CD, 280-watts total system power, Decodes Dolby Digital and DTS 5.1-channel surround, mixes for immersive surround sound, Includes a full-function remote control and all necessary cabling.
|
Pros: Very affordable. |
Cons: None. |
Audiovox DV1200 SystemNewbie Rating
2 Thumbs UpReviews similar to our Audiovox DV1200 System Review:
RCA RTD300 System The RCA RTD300 System includes: Receiver, DVD Player, Speakers, Radio ... Samsung HT-DS1860T System The Samsung HT-DS1860T System includes: Receiver, DVD Player, Speakers... RCA RTD160 System The RCA RTD160 System includes Dolby Digital 5.1 and Dolby Pro Logic d... Nakamichi SoundSpace 12 System The Nakamichi SoundSpace 12 System includes 5 Matched Two-Way Bass Re...