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-21353395");
$keywords="Digimon Rumble Arena 2 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;
?>
Digimon Rumble Arena 2 for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Choose from 49 of your favorite Digimon characters from seasons past and present, then battle enemies using a wide variety of special moves unique to your character! Earn digipoints to digivolve your character just like in the show. Gameplay is great alone and even manages to remain interesting battle after battle, but the fun increases even more when you take on a friend. Graphics are definitely good, controls are easy enough for a wide audience including younger gamers and pros. Lots of fun.
Pros: Graphics and sound are good. Simple controls. Lots of different characters to choose from, each with different moves. Battle is fun and avoids becoming repetitive. Any fan will love it. |
Cons: Nothing, in my opinion. |
Digimon Rumble Arena 2 for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our Digimon Rumble Arena 2 for GameCube Review:
Need For Speed: Hot Pursuit 2 for GameCube Choose from a variety of today's most popular names in street racing (... Star Wars Rogue Squadron III: Rebel Strike for GameCube Play as your favorite character from the first Star Wars trilogy in th... Def Jam Fight For NY for GameCube Battle hip-hop's most formidable foes as you fight to take control of ... Mario Party 4 for GameCube If you're having a party, chances are your friends will call you a squ...