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-21912510");
$keywords="Donkey Konga for GameCube";
$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;
?>
Donkey Konga for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
How could you not enjoy a rhythm-based game, especially when your controller is a pair of bongo drums? All the fun of classic rhythm games like Dance Dance Revolution, only without the sore feet and embarassing flailing about. Drum along with familiar songs as you explore different modes of play try out challenging mini-games, or take on a your friends. Even reluctant drummers usually give in to it sooner or later.” This game is just that much fun “. A must-have game for all ages. You will have incredible amounts of fun playing Donkey Konga.
Pros: Totally a new concept, the drum-style controller is fun to use and surprisingly responsive. No complaints about the graphics. Different modes of play allow you to either do battle or play co-op in multi-player mode. This game tries to appeal to the whole family, and in a lot of ways, it succeeds. Even younger kids could easily pick this up, though it gets more challenging as you go along. |
Cons: So when exactly are they going to release a sequel to Donkey Kong 64? I mean, this game is cool and everything, but we're waiting here. |
Donkey Konga for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Donkey Konga for GameCube Review:
Def Jam Vendetta for GameCube Def Jam Vendetta welcomes you to the magical world of underground figh... Paper Mario 2: The Thousand Year Door for GameCube Mario and friends return in this charming new RPG for GameCube. Take ... WarioWare Inc.: Mega Party for GameCube GameCube's take on the wildly addictive game released on Gameboy Advan... Tony Hawk's Underground 2 for GameCube The Tony Hawk's Underground 2 for GameCube is designed so you can make...