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-20245787"); $keywords="Super Mario Sunshine 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; ?> Super Mario Sunshine for GameCube Reviews and Prices | Nintendo GameCube Super Mario Sunshine Video Game Review

Super Mario Sunshine for GameCube

"; echo ""; } ?>

Super Mario Sunshine for GameCube $info[32]"; } else{ echo"

"; echo ""; echo"
"; } ?>

Newbie Review by Kathy Swordson Newbie Product Reviewer:

After a long wait, Mario fans will be glad to know that he's back, and he's better than ever. After a vacation in a tropical paradise is ruined by a graffiti-spraying vandal who just so happens to look like Mario, the hero himself goes on a mission to clean up the island. He is armed with a water pump that doubles as a jet pack, which means he can launch himself to all sorts of places no Mario game has dared to go before. Gameplay in the most basic sense is like Mario 64: explore complex worlds, collect elusive items (shines in this case rather than stars) and battle familiar enemies. “ This is a must buy for any Gamecube owner “.

Pros:

Graphics are colorful, fun and quite beautiful at times. Giving Mario a jetpack was a great idea, because it makes for awesome, innovative gameplay. The game is as challenging as it needs to be, but nothing you can't handle after you get the hang of it. Environments are as lavish as can be. Sound is good. A lot of fun.

Cons:

Nothing. This game is everything you would expect from a Mario game and more.

Super Mario Sunshine for GameCubeNewbie Rating
2 Thumbs Up

Reviews similar to our Super Mario Sunshine for GameCube Review:

  • Tales of Symphonia for GameCube The Tales of Symphonia for GameCube includes a prophecy, however, tell...
  • Pokemon Colosseum for GameCube If you're a fan of Pokemon, the bottom line is that you need to own th...
  • SSX Tricky for GameCube SSX was arguably the best snowboarding title to date, and now it retur...
  • Mega Man X Command Mission for GameCube Choose from seven characters to assemble a mini-army composed of Mega ...