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-22360386");
$keywords="Metroid Prime 2: Echoes 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;
?>
Metroid Prime 2: Echoes for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Everyone's favorite intergalactic bounty hunter Samus Aran returns in this highly-anticipated sequal to Metroid Prime. The story takes you to a distant planet where Samus is being hunted by a mysterious enemy. Search high and low to unlock the secrets of the world around you and find ways to improve Samus' famous armor. Stunning graphics and an interesting story line are just some of the game's strengths, and anyone who loved the Metroid franchise from the beginning will not be disappointed. For the first time, a multi-player mode is offered, taking the game's playability to a whole new level. decent if flawed follow-up to the legendary Metroid Prime. Definitely the year's finest game “.
Pros: Graphics are amazing. Storyline holds the player's interest. Plenty of complex, gigantic worlds to explore. People who played Metroid Prime will be happy to know they can pick up right where they left off, because the controls are pretty much the same. Multi-player mode is sure to make everybody happy. |
Cons: Nothing really. This game is everything fans could hope for. |
Metroid Prime 2: Echoes for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Metroid Prime 2: Echoes for GameCube Review:
Animal Crossing Nintendo GameCube Here is a wonderful game from the minds of Nintendo. Up to 4 people c... The Legend of Zelda: Collector's Edition for GameCube Just one disc is all it takes these days to hold all of your favorite ... Need For Speed: Hot Pursuit 2 for GameCube Choose from a variety of today's most popular names in street racing (... Prince of Persia: The Sands of Time for GameCube I'm a big fan of the past Prince of Persia titles, and had high expect...