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-21063476");
$keywords="Power Acoustik A3000DB 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 A3000DB Car Audio Amplifier $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Sean Newbie Product Reviewer:
The Power Acoustik A3000DB Car Audio Amplifier features include variable subsonic filter to help protect your subs, 0-180 degree phase control for tight, accurate bass, 1-ohm stability, and gold-plated terminal-block connectors. A heavy-duty aluminum alloy heatsink gives these amps a distinctive, rugged look while still maintaining a compact footprint. “ The new A3000DB breaks all the cost-to-power boundaries with its cutting-edge class D design and insane power capabilities”.
|
Pros: Stable and features. |
Cons: Not 3 way ready. |
Power Acoustik A3000DB Car Audio AmplifierNewbie Rating
2 Thumbs UpReviews similar to our Power Acoustik A3000DB Car Audio Amplifier Review:
Power Acoustik LT-1440/2 Car Audio Amplifier The Power Acoustik LT-1440/2 Car Audio Amplifier features: 1440 watts ... Alpine MRP-M350 Car Audio Amplifier The Alpine MRP-M350 Car Audio Amplifier enhance numerous system buildi... Hifonics BX1500D Car Audio Amplifier The Hifonics BX1500D Car Audio Amplifier features HiFonics' new 20th a... Pyle PLA485 Car Audio Amplifier The Pyle PLA485 Car Audio Amplifier features: 300W x 2 outputs or 600W...