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-20182189"); $keywords="James Bond 007: Agent Under Fire 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; ?> James Bond 007: Agent Under Fire for GameCube Reviews and Prices | Nintendo GameCube James Bond 007 Agent Under Fire Video Game Review

James Bond 007: Agent Under Fire for GameCube

"; echo ""; } ?>

James Bond 007: Agent Under Fire for GameCube $info[32]"; } else{ echo"

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

Newbie Review by Kathy Swordson Newbie Product Reviewer:

The world of James Bond was practically made for the first-person shooter genre. Navigate through a world of detailed environments while using action, stealth, and an assortment of weapons and gadgets to defeat your enemies. Graphics are great. The plot is interesting and has a movie-like feel. Multi-player is fun enough to play for hours without getting bored. Finally, the perfect update that GoldenEye players are sure to enjoy. This is a must-buy game for the gamecube. The more people you have playing the more fun you'll have.

Pros:

Lots of different weapons to choose from. Driving sequence is a cool touch. Multi-player is just as much fun as GoldenEye. Cool storyline.

Cons:

Some gamers may find this game a bit on the easy side.

James Bond 007: Agent Under Fire for GameCubeNewbie Rating
2 Thumbs Up

Reviews similar to our James Bond 007: Agent Under Fire for GameCube Review:

  • Wave Race: Blue Storm for GameCube Wave Race: Blue Storm is an exciting game that allows you to race jets...
  • Shark Tale for GameCube Play as Oscar, the fast-talking fish from the recent animated film. Ex...
  • F-Zero GX for GameCube Race at light speed through twenty challenging courses in this futuris...
  • Kirby's Air Ride for GameCube The first racing game ever to involve Nintendo's popular Kirby charact...