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-21851324"); $keywords="Harry Potter and the Prisoner of Azkaban 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; ?> Harry Potter and the Prisoner of Azkaban for GameCube Reviews and Prices | Nintendo Game Review

Harry Potter and the Prisoner of Azkaban for GameCube

"; echo ""; } ?>

Harry Potter and the Prisoner of Azkaban for GameCube $info[32]"; } else{ echo"

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

Newbie Review by Kathy Swordson Newbie Product Reviewer:

Harry Potter fans rejoice. This adventure game lets you get into the story like you've always wanted to, but didn't really think possible. Stunning graphics bring to life all the things that you know and love from the book and movie and allow you to explore the world of Hogwarts as either Harry, Hermione, or Ron. Each character has their own unique skills and talents. Connect with your GameBoy Advance to raise and eventually race your own owl.

Pros:

The storyline follows the book and movie accurately enough to please any Harry Potter snob. Graphics are great. The game is pretty challenging, but a patient child could learn the controls. Action is exciting. Different skills for each character was definitely an awesome touch.

Cons:

The game itself is unfortunately a little bit on the short side.

Harry Potter and the Prisoner of Azkaban for GameCubeNewbie Rating
2 Thumbs Up

Reviews similar to our Harry Potter and the Prisoner of Azkaban for GameCube Review:

  • Shark Tale for GameCube Play as Oscar, the fast-talking fish from the recent animated film. Ex...
  • Museum for GameCube Anybody who finds themselves yearning for videogaming days of yore sho...
  • Animal Crossing Nintendo GameCube Here is a wonderful game from the minds of Nintendo. Up to 4 people c...
  • Tony Hawk's Pro Skater 4 for GameCube Tony Hawk's Pro Skater 4 once again delivers what fans have come to ex...