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-20290018");
$keywords="Power Acoustik GOTHIC OV2-1600 Car Audio Amplifier";
$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;
?>
Power Acoustik GOTHIC OV2-1600 Car Audio Amplifier $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Sean Newbie Product Reviewer:
The Power Acoustik GOTHIC OV2-1600 Car Audio Amplifier has a chrome top plate panel and a super-cool blue LED power indicator for a totally awesome look. In addition to its good looks, the Gothic series is loaded with features such as a full Mosfet power supply, PWM circuitry, full selectable (hi/low/full) crossovers, defeatable 18dB bass boost, three way protection, system distress indicator, and high/low level inputs with floating ground. With its titanium-finish heatsink and chromed top panel, the Gothic series looks as good as it sounds.
|
Pros: Very attractive. Solid construction. MOSFET power supply. Acclaimed V12 heritage |
Cons: None |
Power Acoustik GOTHIC OV2-1600 Car Audio AmplifierNewbie Rating
2 Thumbs UpReviews similar to our Power Acoustik GOTHIC OV2-1600 Car Audio Amplifier Review:
Alpine MRV-F540 Car Audio Amplifier The Alpine MRV-F540 Car Audio Amplifier features: RMS Power at 12V,140... AudioBahn A1500HCT Car Audio Amplifier The AudioBahn A1500HCT Car Audio Amplifier features: 1 x 500 watts @ 4... Power Acoustik GOTHIC OV2-1200 Car Audio Amplifier The Power Acoustik GOTHIC OV2-1200 Car Audio Amplifier features: 1200 ... Hifonics BX1500D Car Audio Amplifier The Hifonics BX1500D Car Audio Amplifier features HiFonics' new 20th a...