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-20255186"); $keywords="James Bond 007: NightFire 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: NightFire for GameCube Reviews and Prices | Nintendo GameCube James Bond 007 NightFire Video Game Review

James Bond 007: NightFire for GameCube

"; echo ""; } ?>

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

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

Newbie Review by Kathy Swordson Newbie Product Reviewer:

The spirit of Bond is definitely invoked in NightFire, perhaps like never before. Little touches and flourishes make this game more like a movie than titles past, effectively combining story with action. Bond fans will appreciate how faithful developers were to the movies' formula: take a pot full of intrigue, add a healthy dose of violence and action, stir in a pinch of witty dialogue, gadgets and seductive ladies and stir. Multi-player even resurrects characters from the past. This game is wonderful. From the gameplay to the characters it's tough to get bored with the game.

Pros:

Graphics are good. Has real Bond-movie feel. Improved enemy AI. Fun multi-player.

Cons:

Nothing really.

James Bond 007: NightFire for GameCubeNewbie Rating
2 Thumbs Up

Reviews similar to our James Bond 007: NightFire for GameCube Review:

  • Tony Hawk's Pro Skater 4 for GameCube Tony Hawk's Pro Skater 4 once again delivers what fans have come to ex...
  • Metriod Prime for GameCube Metroid Prime allows us to see the dark and familiar world of past Met...
  • Phantasy Star Online III for GameCube Phantasy Star Online III is much different than prior PSO titles. As t...
  • Mario Kart: Double Dash GameCube For any of you folks out there who thought that Mario Kart 64 was the ...