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-20713703");
$keywords="Finding Nemo 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;
?>
Finding Nemo for GameCube $info[32]"; } else{ echo"
"; echo ""; echo" "; } ?>
Newbie Review by Kathy Swordson Newbie Product Reviewer:
This game brings you back to all the action and underwater beauty you loved from the movie with stunning graphics. All of your favorite characters are here. Features a lot of cut scenes from the movie and the action is based on the movie as well. Finally you get your chance to help find Nemo and explore his world first-hand.
Pros: Graphics are about as good as it gets, with lots of beautiful color and good animation. Kids will recognize their favorite scenes and characters from the movie. |
Cons: Long loading times. |
Finding Nemo for GameCubeNewbie Rating
1 Thumbs UpReviews similar to our Finding Nemo for GameCube Review:
Bloodrayne for GameCube Do you like really hot vampire chicks and hate Nazis? Well, then you w... Lemony Snicket: A Series of Unfortunate Events for GameCube Though the movie hasn't come out yet, I was not surprised when I playe... WarioWare Inc.: Mega Party for GameCube GameCube's take on the wildly addictive game released on Gameboy Advan... Hitman 2: Silent Assassin for GameCube Return to the world of the assassin to find an evil organization and u...