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-20713683"); $keywords="Soul Calibur II 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; ?> Soul Calibur II for GameCube Reviews and Prices | Nintendo GameCube Soul Caliber II 2 Video Game Review

Soul Calibur II for GameCube

"; echo ""; } ?>

Soul Calibur II for GameCube $info[32]"; } else{ echo"

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

Newbie Review by Kathy Swordson Newbie Product Reviewer:

It was worth waiting for. Soul Caliber II has everything the first one had with the addition of new characters and backgrounds. The ability to fight in 7 different modes keeps this game from getting boring, though like every great fighting game, the best thing is always trying to master a character and perfect your moves. Controls are in most cases the same as they were in the last one, which is good news for returning players. On the whole, not too much has changed from a technical standpoint, but why mess with perfection? “ It's a good looking, nice sounding, great playing fighter “!

Pros:

Graphics more than live up to expectations, and the characters' moves are fluid as always. New characters do not disappoint. Different modes of play. Easy for beginners to pick up, but you can spend a lot of time mastering more difficult combos.

Cons:

There's really nothing to complain about, except for the poorly-dubbed English voice-overs.

Soul Calibur II for GameCubeNewbie Rating
2 Thumbs Up

Reviews similar to our Soul Calibur II for GameCube Review:

  • Madden NFL 2005 for GameCube In the tradition of other Madden NFL titles, this newest release does ...
  • Museum for GameCube Anybody who finds themselves yearning for videogaming days of yore sho...
  • NFL 2K3 for GameCube More than just a sports game, this is the football simulation you've b...
  • Mortal Kombat: Deadly Alliance for GameCube Mortal Kombat: Deadly alliance is an excellent update of the original ...