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-20246864");
$keywords="Godzilla: Destroy All Monsters Melee 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;
?>
Godzilla: Destroy All Monsters Melee for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
There's just something so great about the idea of a giant monster fighting another giant monster and destroying everything that stands in your way. Choose from all of the monsters you remember from the Godzilla movies (you have seen them all, haven't you?) and then pit one against the other and battle it out. Moves aren't terribly difficult to learn, so if you're an avid fighting game fan, you probably will turn your nose up at the level of difficulty. However, multiplayer is always a good time, and with adventure mode you'll be able to unlock more new monsters. Buy it. You have nothing to lose. You'll be entertained throughout the whole game and you'll always have something to do.
Pros: Multi-player is a whole lot of fun. Four different modes of play keep this game from getting stale: adventure, versus, survival, destruction and melee. Graphics and sound are definitely good. Lots of characters to unlock. |
Cons: Hardcore fans of fighting games may find it too easy. |
Godzilla: Destroy All Monsters Melee for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Godzilla: Destroy All Monsters Melee for GameCube Review:
SSX Tricky for GameCube SSX was arguably the best snowboarding title to date, and now it retur... Dave Mirra Freestyle BMX 2 for GameCube Even if you're not a fan of BMX biking, even if you've never heard of ... Need For Speed: Hot Pursuit 2 for GameCube Choose from a variety of today's most popular names in street racing (... NFL 2K3 for GameCube More than just a sports game, this is the football simulation you've b...