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-22360388");
$keywords="The Incredibles 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;
?>
The Incredibles for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
This game does an excellent job of capturing the feel of the movie. That is, it's fun, colorful, humorous, and characters really look like those in the movie. Clips from the movie move the action along. Play as each of the four Incredible s from the movie, each of whom has his or her own powers and abilities. The progress of the game pretty much follows the plot of the movie. It is rated T for cartoony violence that is slightly more intense than the movie, but if your kids were comfortable with the movie, they shouldn't be afraid of anything they see here. This is a must-buy game for the gamecube. The more people you have playing the more fun you'll have.
Pros: Humor, action and cutscenes from the movie capture the feel of the film. Play as all four Incredibles. Gameplay is challenging at times, but controls are easy enough for younger kids to learn. Colorful 3D graphics actually do the movie justice. |
Cons: May be a bit too violent for younger kids, as the "T" rating indicates. |
The Incredibles for GameCubeNewbie Rating
2 Thumbs UpReviews similar to our The Incredibles for GameCube Review:
Super Mario Sunshine for GameCube After a long wait, Mario fans will be glad to know that he's back, and... NBA Live 2005 for GameCube Here's some brand new reasons to like NBA Live 2005: better graphics, ... The Legend of Zelda: Collector's Edition for GameCube Just one disc is all it takes these days to hold all of your favorite ... Smuggler's Run 2: Warzones for GameCube From the very same people that brought you the wildly popular Grand Th...