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-21105665");
$keywords="Medabots: Infinity 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;
?>
Medabots: Infinity for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
Okay, just so we're clear, a Medabot is a four-foot tall customizable robot controlled by a human counterpart. This game, which plays like a action RPG, lets you do battle against other bots to earn parts for your Medabots. Take on challenging puzzles, mazes, and enemies as you cross a huge world that is a faithful representation of the universe created on the Medabots TV show. If you like a challenge (this game is harder than most), customizable characters, or are a fan of the action RPG genre, take a look. “ Works well but it could be better”.
Pros: Virtually everything about your medabots is customizable. Graphics are good. Cool animations bring the bots to life. Complex storyline taken from the TV show. Excellent sound and voice-acting. |
Cons: It's more challenging than you might expect. |
Medabots: Infinity for GameCubeNewbie Rating
1 Thumbs UpReviews similar to our Medabots: Infinity for GameCube Review:
Paper Mario 2: The Thousand Year Door for GameCube Mario and friends return in this charming new RPG for GameCube. Take ... Rainbow Six 3: Raven Shield for GameCube Rainbow Six 3 is probably one of the best GameCube games available. It... Teenage Mutant Ninja Turtles for GameCube The Teenage Mutant Ninja Turtles are back, and they've come a long way... Sonic Mega Collection for GameCube This release includes the very first Sonic The Hedgehog, Sonic The Hed...